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

Turning off path canonization for all jhl commands

From: Brock Janiczak <brockj_eclipse_at_ihug.com.au>
Date: 2004-10-04 12:14:59 CEST

Hi All,
In order to correctly fix issues 142 and 147 i need to remove the path
canonization from the javahl client adapter and from the operation
manager (org.tigris.subversion.subclipse.core.client.OperationManager).
The problem is that if you canonize a pth containing a symlink, you can
no longer find the file in the workspace (as the path is totaly
different). Was there a reason for using canonized paths in some
commands, but not others? The command line client doesn't use canonized
paths at all. I can't see what is wrong with just using the absolute
path (it should be marginally faster, too).

If no one has any objections, i will commit the change this weekend.

Cheers,
    Brock
Received on Mon Oct 4 20:14:59 2004

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.