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

Re: [Subclipse-users] Patch uses absolute paths

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-05-19 22:39:59 CEST

Bradley Wagner <bradley.wagner@hannonhill.com> wrote on 05/19/2006
04:27:13 PM:

> Ok, see I had never had to tell it which folders to ignore in CVS.
> I'm fairly new to patching in SVN. It looks like you always have to
> knock folders off the absolute paths. Now, I'm really interested to
> see how CVS handles this. Mostly mis-understanding on my part about
> SVN's diff alogrithm and the output it generates.

Correct, I just thought you knew that. You have to use the options that
Apply Patch gives you to strip off leading folders from the path.

I believe the Eclipse CVS Create Patch always produces relative paths.
That is also how svn diff does it, but only if the diff is made relative
to the working copy. That is the problem. We have to make the diff using
a full path to the WC, and svn diff then uses full paths in its output.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri May 19 22:40:11 2006

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

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