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

RE: Basic question about TortoiseSVN versioning

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 9 Apr 2010 12:34:50 -0400

> I am new with TortoiseSVN and have a basic question about how it works in
> the background.
>
> Imagine a scenario when you develop an app and just just finished your day
> at work so you want to upload 100 modified files to the repo. At the next
> morning you realize that one out of those 100 files you have changed
> yesterday is faulty so you have to go back to the previous version.
>
> It is very easy to do with tool like Perforce because you just reving back
> that individual file, but in TortoiseSVN if you go back one rev then all
> the hundred files go back one rev.
>
> Now! I am pretty sure there must be a solution to this problem, I just
> couldnt find it. How to do that?

Yes, you can just reverse out the changes to one file. Two ways. You can either get the previous rev of the file in question... or you can do a reverse merge of just that file. Generally you do this from the revision log. See section 4.9 of the TSVN help.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2534345

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-09 18:33:27 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.