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

Problems with adds since upgrading to 1.5

From: Chris Withers <chris_at_simplistix.co.uk>
Date: Wed, 19 Nov 2008 08:49:11 +0000

Hi All,

1.5.4 on client, 1.4.4 on server.

I'm trying to commit a tag I created by doing:

C:\checkout> svn cp trunk tags\1.0.0

C:\checkout> svn status
A + tags\1.0.0

C:\checkout> svn commit tags -m "tagging 1.0.0"
Adding tags\1.0.0
Adding tags\1.0.0\package\__init__.py
svn: Commit failed (details follow):
svn: File '/svn/package/tags/1.0.0/package/__init__.py' already exists

Except that since the whole tag doesn't exist on the server:

C:\checkout> svn ls https://server/svn/package/tags

...in fact there are no tags at all.

What on earth is going on here?

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-19 09:49:53 CET

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.