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

Re: Set older revision as new HEAD

From: Mathias Wagner <wagner_at_fmi.uni-passau.de>
Date: 2005-06-20 16:24:04 CEST

>>This is what I tried:
>>svn merge -r HEAD:130 file:///svnreps/sep_ss05/sep1/sep/
>>But it does not fix my problem. What else can I do?
>
>
> A reverse merge (i.e. with -r HEAD:130) should do the trick. What does it say?
> What are the problems? What did you expect? IOW, you need to provide a bit
> more info.

If I execute the command from above svn first deletes a part of my
sources and then adds almost all of them again. But not all! Some
folders are missing although these folders apear if I do a co -r 130.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 20 16:27:13 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.