[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: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 18 Mar 2009 17:19:24 -0500

On Mar 17, 2009, at 08:47, kmudrovcic wrote:

> If i have directory with 1 subdirectory for example
>
> directory
> ---> subdirectory
>
> And if directory has tagged revision (checked out) 100, how can i
> export the
> appropriate revision of subdirectory that represents revision 100 of
> directory? If i want to just export revision 100 of subdirectory,
> it says
> that that revision doesn't exist, obviously beause in revision 100 of
> directory, subdirectory wasn't changed.

I don't believe that's accurate. If Subversion says the subdirectory
doesn't exist in revision 100, then that means the subdirectory does
not exist in revision 100 and does not exist in any prior revision
neither. I suspect the subdirectory was created after revision 100.

> So i want to find out how to export only subdirectory from some
> directory
> reviison number?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 23:20:30 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.