[Teammetrics-discuss] Linking Different Metrics

Vipin Nair swvist at gmail.com
Wed May 23 09:00:14 UTC 2012


Hi Sukhbir,

>    git+ssh://git.debian.org/git/teammetrics/teammetrics.git
>
> This is the only repository you should be using :) FWIW, during my
> last year's Summer of Code, I used this repository *only*. You should
> also be using this instead of having a local copy. I mean, if you use
> the `Teammetrics' repository, that way we (Andreas and I) can also see
> the changes immediately and ultimately all the code goes there so it
> will be a waste of your time maintaining two (almost identical)
> repositories.


Oh, I thought we'll be using a separate repository for this. I have
already cloned the repo and have had a look. Probably we could
restructure the code and move all the files into a directory as there
are too many files on the top level and might conflict with the Django
files and also it also looks cleaner.

So what I would say is move the current source to its own
subdirectory. I'll code the Interface in another subdirectory.
Probably we can have a common config subdirectory and a tests
subdirectory. Something like this. What say?

src
|-- config (Common files)
|-- data (Current code)
|-- tests
`-- web (The one i'll be writing)

Directory names are indicative and can be anything. I just wanted to
propose a code layout.

Thanks.

-- 
Regards,
Vipin Nair
National Institute of Technology, Calicut
http://swvist.github.com



More information about the Teammetrics-discuss mailing list