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