On Thu, Feb 12, 2009 at 11:50 AM, Nick <[email protected]> wrote: > > Can someone explain this further? Why would files copied at the WC > level, then committed be any different than files copies at the repo > level? Either way, the files are captured in thy state and committed. >
On Feb 11, 7:58 am, Philip M <[email protected]> wrote: > A tag/branch in the repository is a cheap copy, while the same in the > working copy is a full copy. > Just want to clarify that when you copy (svn copy dir) in the working copy, it commits a cheap copy to the repository. It doesn't matter if you make the copy in your working copy or the repository. -Ray --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
