Hi, > However, we need partial checkout ability and Fossil just recreates > the whole exported repo when it is opened, thus defeating one selling > point of finding a tool that uses less space. (It would save some > server space, just not enough to justify introducing a whole new tool > and it would actually force the programmers to use more disk space as > near as I can tell - and mine isn't the only repo they use.) Even > though I am the department support admin, I can't break the repo up > since we have multiple projects under the trunk, tags, branches > default layout and Subversion is administered by the server teams, > which limits options there - like implementing SVK to make Subversion > usable. You're going to run into this problems with all DVCS, whether you choose git or hg or bzr or darcs. Some of them have extensions that provide a limited work-around, but nothing that approximates the functionality of svn.
Regards, Twylite _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

