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

Local copy of a directory deleted by 3rd party tool and replaced with a new directory with the same name

From: Miron Bar-am <miron.baram_at_astc-design.com>
Date: 2006-07-28 03:30:28 CEST

Hi,

I have a local copy of a design. One of the directories is a report
directory. All tools I use generate reports to this directory.
During its run, one of the tools, Spyglass, is creating a sub directory
named 'reports_spyglass', which I've also added to the repository.

During subsequent runs, the Spyglass deletes the 'reports_spyglass'
directory and creates a new directory with the same name,
where all reports are dumped to.

Since the directory was deleted (.svn was removed), Subversion doesn't
see this directory as a local copy anymore and refuses to commit it.
The only workaround I found, is to 'svn rm' the directory before running
Spyglass, and then 'svn add' the directory after the tool
has been run.

Is there a more efficient way that Subversion can handle this kind of
situation? For example, define that the .svn directory for the
'reports_spyglass' directory, will be saved in the parent directory.

Thanks and best regards,

/Miron

-- 
Miron Bar-am
Electronics Hardware Engineer
Australian Semiconductor Technology Company (ASTC) Pty Ltd
76 Waymouth Street
Adelaide 5000, South Australia
ABN:   18 117 392 784
Tel:   +61 8 8231 2782
Mob:   +61 431 253 227
Email: miron.baram@astc-design.com
Web:   www.astc-design.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 31 17:34:20 2006

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.