On Wed, Sep 06, 2006 at 03:00:57PM -0700, Danek Duvall wrote: > On Wed, Sep 06, 2006 at 02:33:22PM -0700, Mike Kupfer wrote: > > > I can imagine wanting to override the autodetect, especially if one is > > trying to be tricky and have overlapping workspaces in the same > > directory tree. > > Other than demonstrating to your friends exactly how psychotic you are, is > there any reason to do that?
Well, since a Mercurial workspace is also a repository, you could put a Mercurial repository wholly under SVN revision control. I suppose that is also psychotic. Seriously, if the autodetection is implemented by simply testing for the presence of a specially-named directory, you should provide for the fact that non-Mercurials can create files called .hg, and non-Subversions can create files called .svn. Dave _______________________________________________ tools-discuss mailing list [email protected]
