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

RE: wrong user actions or a mistake ?

From: Johnson, Rick <JohnsonR_at_gc.adventist.org>
Date: 2005-06-23 23:31:59 CEST

Are you saying that you manually removed the "Release" directory after you tried your commit? If you removed it manually, then you should do a "svn update" to get it back the way it's supposed to be before committing again.

If the Release directory is an output directory of Visual Studio where it puts the built programs then you won't be able to keep it under source control very easy (if you even want to). On my computer, it will sometimes erase a .svn directory in an output directory. Losing that .svn directory has given me that error (I think, it's been a while).

Rick

> -----Original Message-----
> From: Siegfried Viehmann [mailto:Siegfried.Viehmann@onlinehome.de]
> Sent: Thursday, June 23, 2005 4:14 PM
> To: users@subversion.tigris.org
> Subject: wrong user actions or a mistake ?
>
> Hello,
> i'am working with VB.Net and tried to use subversion. It
> works fine - but there is one point to be answered.
> I didn't know exactly what happend - but i think there is
> something special by the vb.net project management. See my
> actions , please.
> thanks a lot
> Siggi Viehmann
>
> E:\Projekte\Workspace\Gocan\Release1.02.00>svn commit . -m
> "Sicherung 20050623"
> svn: Übertragen fehlgeschlagen (Details folgen):
> svn: Working copy
> 'E:/Projekte/Workspace/Gocan/Release1.02.00/src/SetupProjekt/S
> etup/Release'
> is missing or not locked
>
> E:\Projekte\Workspace\Gocan\Release1.02.00>svn add * --force
> svn: Working copy 'src/SetupProjekt/Setup/Release' is missing
> or not locked ## between these actions - the dir "Release"
> was removed by me ##
> E:\Projekte\Workspace\Gocan\Release1.02.00>svn cleanup
> svn: 'src/SetupProjekt/Setup/Release' ist kein Verzeichnis
> einer Arbeitskopie
>
> E:\Projekte\Workspace\Gocan\Release1.02.00>svn cleanup
>
> E:\Projekte\Workspace\Gocan\Release1.02.00>svn commit . -m
> "Sicherung 20050623"
> svn: Übertragen fehlgeschlagen (Details folgen):
> svn: Working copy
> 'E:/Projekte/Workspace/Gocan/Release1.02.00/src/SetupProjekt/S
> etup/Release'
> is missing or not locked
>
>
>
> ---------------------------------------------------------------------
> 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 Thu Jun 23 23:34:42 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.