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

Re: deleted file breaks uploading of new files

From: David Weintraub <qazwart_at_gmail.com>
Date: Sun, 12 Oct 2008 10:19:15 -0400

I just tried what you described, and it seemed to work.

Several questions:

1). Are you using file:///, svn://, http://, or some other protocol
for accessing your Subversion repository?

2). When you did a copy, exactly how did you do it? Did you do a copy
from one directory in your working directory to another, or did you do
a copy directly in the repository (.i.e, did you do something like
this: svn cp dir1 dir2, or something like this: svn cp svn://dir1
svn://dir2).

3). Is it possible to see the entire list of commands and error
messages you received? Could you repeat what you did and do a
copy/paste into a reply.

4). One more question, is your repository using fsfs or bdb?

--
David Weintraub
qazwart_at_gmail.com
On Sun, Oct 12, 2008 at 12:04 AM, Christian Wolf <ChristianLupus_at_gmx.de> wrote:
> Hello,
>
> I am a novice to svn but till now I did not run in trouble with it.
>
> Now I do not know where the problem is:
> I created (earlyer) a template called /template in the repos.
> Today I copied /template to /Laminator using svn copy command. I added the
> directory Referenzen and some files under it: /Laminator/Referenzen/Thomas
> Pfeiffer/*.
> I tryed to commit but I ran in an error. Something about a lock in
> the /Laminator directory. Because I thougt the problem was the added
> directory, I deleted it in the working copy using system tools and only
> copied the /template to /Laminator. The checkin did not work again.
> After one additional try I made (just for fun) a svn update. Wow, all my
> commits were made first creating /Laminator and the
> directory /Lamintor/Referenzen, then it was replaced twice.
> Good, let's insert /Referenzen/Thomas Pfeiffer/* again and all is done... But
> this was not able to me at all. I got allways the message:
> svn: warning: 'Thomas Pfeiffer' is already under version control
> I played a bit around with it, but I did not get it work. Even creating a
> completely new directory /Laminator/Ressourcen and inserting Thomas Pfeiffer
> in it resultet in this message !?!?
>
> If you are interested you can look at the svn repos via https under
> svn.wolf-stuttgart.homelinux.net/svn/projekte/Laminator.
>
> I do not know what is the problem and what I can do. Please help me.
>
> Thank you in advance
> Christian
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-12 16:19:39 CEST

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.