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

export by revision if removed

From: ilejncs <ilejncs_at_narod.ru>
Date: 2005-08-26 15:00:04 CEST

Hello!

I've faced with a problem trying to "export" file
named "file_to_change" by explicit revision (see log below).
Yes it was removed, and yes it does not exist in version 17,
while I ask for version 10, not 17!

What's wrong with me and/or my Subversion 1.2.0 ?

Sorry If I don't understand something obvious
and thanks for help ... I really need it!

Here is the log:

d:\tmp>svn log --verbose file:///d:/repos_vss2svn/branch/testbranch/test
------------------------------------------------------------------------
r17 | vss_migration | 2005-08-26 16:10:06 +0400 (ðÔ, 26 Á×Ç 2005) | 1 line
Changed paths:
   D /branch/testbranch/test/file_to_change

file_to_change deleted
------------------------------------------------------------------------
r16 | vss_migration | 2005-08-26 16:08:53 +0400 (ðÔ, 26 Á×Ç 2005) | 1 line
Changed paths:
   M /branch/testbranch/test/new_file_on_branch

new file modified on branch
------------------------------------------------------------------------
r15 | vss_migration | 2005-08-26 12:33:11 +0400 (ðÔ, 26 Á×Ç 2005) | 1 line
Changed paths:
   A /branch/testbranch/test/new_file_on_branch

added on branch
------------------------------------------------------------------------
r13 | GoldshteinI | 2005-08-25 18:05:16 +0400 (þÔ, 25 Á×Ç 2005) | 1 line
Changed paths:
   M /branch/testbranch/test/file_to_change

modified on branch
------------------------------------------------------------------------
r10 | GoldshteinI | 2005-08-25 17:57:24 +0400 (þÔ, 25 Á×Ç 2005) | 1 line
Changed paths:
   A /branch/testbranch/test (from /test:9)

------------------------------------------------------------------------
r6 | GoldshteinI | 2005-08-25 17:50:12 +0400 (þÔ, 25 Á×Ç 2005) | 1 line
Changed paths:
   M /test/file_to_change

at trunk
------------------------------------------------------------------------
r5 | GoldshteinI | 2005-08-25 17:49:39 +0400 (þÔ, 25 Á×Ç 2005) | 1 line
Changed paths:
   A /test
   A /test/file_to_change

initial
------------------------------------------------------------------------

d:\tmp>svn export -r 10 file:///d:/repos_vss2svn/branch/testbranch/test/file_to_change
svn: File not found: revision 17, path '/branch/testbranch/test/file_to_change'

====

Best regards,
Ilja Golshtein

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 26 15:02:31 2005

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.