RE: How to export subdirectory with directory revision number?
From: Paul Koning <Paul_Koning_at_dell.com>
Date: Thu, 19 Mar 2009 11:59:06 -0400
>>>>> "kmudrovcic" == kmudrovcic <kmudrovcic_at_gmail.com> writes:
kmudrovcic> Hmmm, subdirectory existed during directory checkout for
That's all documented. If you ask, in a subdirectory, for the log of
If you want to know the latest change that touched the subtree, do
kmudrovcic> So i'm now interested in svn algorithm, how does svn know
Yes, it's in the book. I don't have pointers at hand. Some more
The basic scheme: svn maintains a file system with an extra dimension
If you check out, or update to, or export, a rev, that means "give me
So, in your case, "svn export -r 100 subdir" means "give me the
paul
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.