Bill Priest, Thu, Oct 11, 2007 20:10:50 +0200: > I've looked at the "git for CVS users" section in > the docs and this appears to create two repositories. > Is there a way to have two working directories that > utilize the same repository? Look for "alternates" in git's documentation. But read all the warnings regarding git-gc and git-prune. Make a note of ".keep" files. > I'm betting that I'm just trying to push my workflow > style onto git instead of adapting to the git way of > doing things; but thought I would ask. Git is flexible enough to accomodate almost any existing workflow. Just some of them work better. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html