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

Re: [Subclipse-users] Create Patch... produces patches with absolute paths

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-04 19:53:51 CEST

Rob Oxspring <roxspring@imapmail.org> wrote on 04/04/2006 01:41:01 PM:

> When creating patches using subclipse, the patch contains the absolute
> paths to the files involved. This doesn't match the CVS patches
> produced by eclipse or the output of svn diff.
>
> Ideally these could be stripped back while patching but eclipse's UI
> doesn't look encouraging (the drive letter doesn't get stripped off) so
> I suspect this'll cause a problem when applying patches onto a different

> drive.
>
> This all smells of a subclipse bug to me (in addition to eclipse's path
> stripping behaviour bug).

The patch is produced by svn diff. It is what it produces if you give it
a full path such as:

svn diff C:\workspace\Project1 > patch.txt

The Eclipse Apply Patch process handles this all just fine.

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 Tue Apr 4 19:54: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.