[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: How to export subdirectory with directory revision number?

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Fri, 20 Mar 2009 13:35:34 -0400

>>>>> "Andrew" == Andrew Reedick <Reedick> writes:

 Andrew> Dumb question: Are you exporting from the tagged revision
 Andrew> directory, or from the directory you branched from (such as
 Andrew> trunk?)

 Andrew> Ex: 1. svn copy /trunk /tags/release1.0 ... revision 100 is
 Andrew> created ...

 Andrew> 2. svn export -r 100 /tags/release1.0/some/subdir or svn
 Andrew> export -r 100 /trunk/some/subdir

That doesn't matter, they both work. When you do step 1, rev 100 of
the *whole repository* compes into existence, and in that rev, both
trunk and tags/release1.0 subtrees exist.

      paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1366069

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-20 18:36:27 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.