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

RE: Re[2]: Tricky problem revisited..

From: Monks, Peter <peter.monks_at_vignette.com>
Date: 2004-08-31 18:49:28 CEST

G'day Michael,

But did you do an "svn delete" to remove the directory or just a
standard operating system delete?

Remember that unless you do an "svn delete" (followed by an "svn
commit"), that directory won't actually be deleted from the repository -
all an OS level delete does is (temporarily) remove the directory from
your local working area (which has zero impact on the repository, so
next time you do an "svn update" it'll reappear).

Cheers,
Peter

----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------

> -----Original Message-----
> From: Michael Boeni [mailto:mbo@shift-think.net]
> Sent: Tuesday, 31 August 2004 9:37am
> To: Michael Abele
> Cc: users@subversion.tigris.org
> Subject: Re[2]: Tricky problem revisited..
>
>
> I did that as the first thing - it's not in the directory anymore!!
>
>
> ====Tuesday, August 31, 2004, 5:34:30 PM, you wrote: =========
> Remove the classes directory from repository !
>
> -----Original Message-----
> From: Michael Boeni [mailto:mbo@shift-think.net]
> Sent: Tuesday, August 31, 2004 5:30 PM
> To: users@subversion.tigris.org
> Subject: Tricky problem revisited..
>
> Hello users,
>
> I have followed the advice given but have not been able to resolve the
> problem:
>
> 1. I removed the dynamically created dirs from the repository 2. I
> marked the directory 'classes' with the ingore flag
>
> Still, when I want to commit the parent directory, I get an error
> stating that ...'classes' is not locket...
>
> What is wrong here?
>
> --
> 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
>
> ================================================
>
>
> ---------------------------------------------------------------------
> 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 18:50:17 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.