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

RE: Tricky problem

From: Michael Abele <michael.abele_at_aqcon.com>
Date: 2004-08-31 15:53:21 CEST

Hi Michael,

we had the same problem here... We simply removed the classes directory
from repository.
Jbuilder creates the directory on build as an unversioned directory
inside your working copy, so there is no svn problem if Jbuilder deletes
it during a rebuild.

Hope that helps...
Michael.

-----Original Message-----
From: Michael Boeni [mailto:mbo@shift-think.net]
Sent: Tuesday, August 31, 2004 3:45 PM
To: users@subversion.tigris.org
Subject: Tricky problem

Hello all,

I just installed subversion from scratch and imported my projects into
the repository (doing it by the book). I noticed that I have a tricky
problem:

I use Borland JBuilder and have the whole project directory under
version control. There, I have directories ('classes' and preparatory
directories for jars) that get completely deleted each time the project
is built.

This poses a problem for subversion as it loses all related properties.
The problem now is that I cannot, for example, commit the whole
directory anymore as svn says that 'classes' is not locked.

These directories are needed by JBuilder and I still would like be able
to commit the whole parent directory without getting these errors.

Is there a way of making SVN ignore specific directories in a managed
parent directory? or is there a better way to solve this?

Thanks & regs,

--
Best regards,
 Michael                          mailto:mbo@shift-think.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 31 15:52:37 2004

This is an archived mail posted to the Subversion Users mailing list.

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