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

Re: making hotfix

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 20 Jan 2009 15:56:42 +0100

On Tue, Jan 20, 2009 at 04:27:39PM +0200, Ilan Yaniv wrote:
> svn update svn://dev5/dev/LMS/trunk/OfficeAutomation/web/envxl.html D:\Dev
> --revision 26035
>
> What I am getting is this line:
>
> Skipped 'svn://dev5/dev/LMS/trunk/OfficeAutomation/web/envxl.html' At
> revision 26035.
>
> When I am doing diff or running update manually nothing happens
>
> 1) Why?
>
> 2) Should I use other command line?
>
> 3) Is there a better procedure to replace single files from a full
> revision?

Use this syntax instead:

svn update svn://dev5/dev/LMS/trunk/OfficeAutomation/web/envxl.html_at_26035 D:\Dev

See http://svnbook.red-bean.com/en/1.5/svn.advanced.pegrevs.html to
understand why.

Stefan
Received on 2009-01-20 15:57:33 CET

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.