[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: kmudrovcic <kmudrovcic_at_gmail.com>
Date: Thu, 19 Mar 2009 03:39:06 -0700 (PDT)

Hmmm, subdirectory existed during directory checkout for sure (revision 100
for e.g.), but in subdirectory log you cannot see that revision (100).

So i'm now interested in svn algorithm, how does svn know what revision of
subdirectory to export when you export a driectory (e.g. evision 100). Is it
written somewhere or does svn look for last revision of subdirectory that is
before directory revision.

I'm bad at explaining things, i hope you understand my problem.

Tnx in advance

Paul Koning-4 wrote:
>
>> > 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.
>
> Or it existed at one time but it was deleted by some rev <= 100, right?
>
> paul
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1352121
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].
>
>

-- 
View this message in context: http://www.nabble.com/How-to-export-subdirectory-with-directory-revision-number--tp22558938p22597444.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1354795
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-19 15:31:13 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.