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

RE: Checking out a specific revision

From: Res Pons <pons32_at_hotmail.com>
Date: 2006-02-09 22:27:45 CET

Cancel that please. I used svn cat and that worked. thanks

----Original Message Follows----
From: "Res Pons" <pons32@hotmail.com>
To: users@subversion.tigris.org
Subject: Checking out a specific revision
Date: Thu, 09 Feb 2006 13:15:12 -0800
MIME-Version: 1.0
X-Originating-IP: [206.173.244.132]
X-Originating-Email: [pons32@hotmail.com]
X-Sender: pons32@hotmail.com
Received: from tigris.org ([64.125.133.100]) by bay0-mc9-f4.bay0.hotmail.com
with Microsoft SMTPSVC(6.0.3790.211); Thu, 9 Feb 2006 13:15:55 -0800
Received: (qmail 8813 invoked by uid 5000); 9 Feb 2006 21:15:13 -0000
Received: (qmail 8788 invoked from network); 9 Feb 2006 21:15:13 -0000
X-Message-Info: JGTYoYF78jEHjJx36Oi8+Z3TmmkSEdPt4iogl2abg+M=
Mailing-List: contact users-help@subversion.tigris.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
list-help: <mailto:users-help@subversion.tigris.org>
list-unsubscribe: <mailto:users-unsubscribe@subversion.tigris.org>
list-post: <mailto:users@subversion.tigris.org>
Delivered-To: mailing list users@subversion.tigris.org
X-OriginalArrivalTime: 09 Feb 2006 21:15:12.0871 (UTC)
FILETIME=[EA3F1770:01C62DBD]
Return-Path: users-return-44899-pons32=hotmail.com@subversion.tigris.org

Hi

In my current working folder which contains all the head revisions, I'm
trying to look at an old file and diff it with head. I don't wish to roll
back the changes yet and know how to do that. What I would like to do is to
retrieve a specific revision into my working folder first. I already
renamed the current head revision to .old. Then I like to visually diff
them. Why this round about way? Cuz exectuing the following command is not
visually pleasing nor do I understand it:

C:\>svn diff -r 24097 build.xml ==> this works but the output is so messy
looking; all those +'s, -'s and @@ signs... I'd rather windiff it or look
at them in some visual editor

C:\>svn co -r 24097 build.xml ==> this doesn't work, why? It'll spew the
checkout help screen at me.

Thanks

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 9 22:29:51 2006

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.