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

NTFS/RAD woes with subversion-controlled jars

From: Dan North <dan_at_tastapod.com>
Date: 2005-08-01 18:43:34 CEST

Hi folks.

I have a bunch of jars under version control in subversion. These are
referenced by a number of Java and J2EE projects in RAD (Eclipse 3.0).
Unfortunately this means I can't do a subversion update - Eclipse
complains that the files are "in use", which means that the update
fails, which means that I then need to shut down RAD and do a svn cleanup.

In the worst case I am seeing messages like: Can't copy
'...\.svn\tmp\text-base\one-of-my-jars.jar.svn-base' to
'...\.svn\tmp\text-base\one-of-my-jars.jar.4.tmp': The system cannot
find the file specified. I have only managed to solve this by blowing
away the checkout and start over with a fresh one.

Is there a setting in RAD that says "copy jars out of the way to some
cache area and leave my original ones alone stupid"?

Thanks,
Dan
Received on Tue Aug 2 02:43:34 2005

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.