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

Absolute path in patch file

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-03-21 15:29:31 CET

I took a look at that issue that Create Patch creates a diff file with
absolute path names. It appears that we do run svn diff to create the
patch, only the apply patch comes from Eclipse. The issue is that svn
diff outputs absolute paths in the output if you provide it an absolute
path name. In other words, this command would output absolute path names:

svn diff C:\workspace\project > d.patch

There is no way that Subclipse can use relative path names when we run
Subversion API's, so I do not think there is anything that we can do about
this.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Mar 22 01:29:31 2005

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

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