Re: Base text files, re: IRC chat
From: Talden <talden_at_gmail.com>
Date: Tue, 16 Sep 2008 09:56:00 +1200
> That a wc is fully operational on its own is very important, and I often
Again, ala Bazaar.
1. Checking out a Working-Copy (WC) without a separate Meta-Data area (MD).
Creates a .svn at the top of the WC that has all of the meta-data
2. Checking out a WC into a folder that is enclosed by an MD.
Creates a .svn at the top of the WC that knows to locate and place
- Standalone WCs can be moved around freely.
- WCs inside an MD can be moved around freely within the MD.
- A command is needed to make a WC inside an MD into a standalone that
- A command is also needed to efficiently move a WC into an enclosing MD.
Other than a lack of means to clean-up, there's no reason we could not
-- Talden --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: dev-help_at_subversion.tigris.orgReceived on 2008-09-15 23:56:08 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.