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

Re: [Subclipse-users] Index path in patch files from Subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-02-07 13:37:44 CET

On 2/7/07, Grzegorz Kossakowski <grek@tuffmail.com> wrote:
> Hello,
>
> I'm having a problem with patches produced by Subclipse. Index: field in
> patch contain whole, absolute path of directory/file but it should be
> relative to the root directory of check-out, right? For example:

The full path is the expected output and has always worked that way.
I am not aware of any apply patch programs that cannot handle it.
Eclipse certainly handles it fine.

Ultimately it is out of our control. The JavaHL/SVNKit diff API is
what produces the output. I think it does absolute paths because the
Eclipse directory is the current working directory when the patch is
produced. Although I have experimented with manipulating that and I
still get absolute paths.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Feb 7 13:37:53 2007

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.