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

Retrieve "a" file from a certain revision.

From: Gavin 'Beau' Baumanis <beau_at_palcare.com.au>
Date: Wed, 27 May 2009 20:27:15 +1000

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].
Received on 2009-05-27 12:29:36 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.