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

Re: rolling back my working copy

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-25 17:59:58 CET

On Fri, 25 Mar 2005 11:50:01 -0500, Jill Pelavin <jrenee@mit.edu> wrote:
> I have read that section. the problem is, I moved so many files around
> and deleted other files...a very comprehensive file-reorganization that
> I wasn't up to. so I'd have to merge all the files...not sure how to do
> that. I just want a few simple commands. (i tried doing svn commands
> on the individual files instead of on the directories and that's how I
> got into this mess)
>
> thanks for trying, tho

So why can't you checkout the latest revision of trunk and issue 'svn
merge -r HEAD:X $urloftrunk .' where X is the revision you want to get
back too?

Am I missing something about your situation?

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 18:05:09 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.