On 10/03/2015 10:03, Dmitry Yemanov wrote: > 10.03.2015 15:56, Omacht András wrote: >> why do you need several working directory? >> Using git is very cheap to switch between branches, it is not necessary to >> make local copies. > I don't see much sense to create a branch every time I have an idea to > play with. Maybe a half of them end nowhere, why polluting the repo with > them? > > Also, I want to save time by not rebuilding the tree every time I need > to switch to some local work. Having multiple local copies already > compiled and ready for running is sometimes very handy. > > So why not just use multiple git clones?
If the repository space is a problem, just limit they history depth like said here. It will not be different than you current have with subversion. Adriano ------------------------------------------------------------------------------ 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