On Tuesday 10 March 2015 11:57:49 Dimitry Sibiryakov wrote:
> 10.03.2015 10:36, marius adrian popa wrote:
> > My hope is that in the future to move all the repositories to github/git
>
>    BTW, is it possible with GIT to have a single local copy of a repository
> but several working directories for different branches? Or I have to have
> several copies of repository on my HDD to work with, say, FB 2.5 and 3.0 at
> the same time?

AFAIK, you just need the one copy. You can switch views as much as you want. 
But it is very confusing, at least to my feeble brain, although I haven't 
done much work using git as a repository, so maybe it is just lack of 
experience.

The other thing I've noticed is that git doesn't seem to do file timestamps 
properly - everything is marked with checkout time, not commit time. This is 
supposedly by design, but scores a -10 in my book. For me at least this is a 
showstopper. I don't want to have to use a repository viewer to know the date 
a file was last committed - I just want to see it in the file browser.

When I get a moment I'm going to look at mercurial which seems to do more or 
less the same as git but marks files with the committed timestamp. 


Paul
-- 
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to