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

Directory delete issue

From: Eric Fesler <eric_at_audaxis.com>
Date: 2005-07-20 18:48:10 CEST

Hi,

I'm having some trouble with the delete of a directory.

I had in my project a directory named "test".
It has been committed to the repository and after a while deleted from
the working copy. The deletion has been committed and the directory does
not appear anymore in the HEAD and svn status says that everything is in
line with the repository.

Up to now, everything seems normal !

The issue raises when I'm trying to generate a new tag.

I'm using:
svn copy . [repository path]/tags/release-X.X

Then, I make a checkout of release-X-X
using: svn checkout [repository path]/tags/release-X.X [targetDir]

and in the [targetDir], I "test" directory has been recreated with its
old content!!

What am i doing wrong?

Thanks for the help,

--ERic

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 20 19:24:07 2005

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.