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

RE: Retrieve "a" file from a certain revision.

From: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Wed, 27 May 2009 16:16:35 +0200

Isnt this a case were peg revison must be used, as in :

svn merge -r 7612:7615 branches/vendor1/@7612 branches/vendor1/

not quite certain about the syntax though ...

Geir

-----Original Message-----
From: Gavin 'Beau' Baumanis [mailto:beau_at_palcare.com.au]
Sent: 27. mai 2009 12:27
To: users_at_subversion.tigris.org
Subject: Retrieve "a" file from a certain revision.

I think it must be one of those days....
here comes another stupid question....

Despite having just re-skimmed the book... I still can't work it out....

I have my vendor1 branch at;
branches/vendor1

I have updated it, by completely overwriting it with the contents of
the trunk.

I have now noticed that I had previously made some changes to the
vendor branch that I require to resurrect, in the vendor branch.

How do I manage to do this?

Consider the repository is now at r7700.
when I perform;
svn merge -r 7612:7615 branches/vendor1/ branches/vendor1/

All I get is property changes, the content of the sub-directories and
files that were altered between those revisions have not been updated
in my working copy.

I have tried using WC ->WC and URL->WC - but it I get the same results
each time.

Once again - thanks in advance.
Gavin.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-27 16:18:27 CEST

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.