You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Aaron Mulder <am...@alumni.princeton.edu> on 2004/09/24 19:26:54 UTC

Spurious out-of-date message w/1.0.6

	I just tried to create a tag, and got an incorrect out-of-date 
message.  I did an update and tried again, and it worked.  I got a similar 
thing once before, though I think I was doing something other than 
creating a copy at the time.

Aaron

ammulder@helium:~/cvs/jellico> svn copy . 
svn+ssh://home/data/svn/chariot/jellico/tags/jellico-2.1.3 -m "Creating 
2.1.3 release"
svn: Commit failed (details follow):
svn: Out of date: 
'/jellico/tags/jellico-2.1.3/src/deployment/com/chariotsolutions/internal/ejb20/ejb-jar.xml' 
in transaction '1l'
ammulder@helium:~/cvs/jellico> svn up
At revision 40.
ammulder@helium:~/cvs/jellico> svn copy . 
svn+ssh://home/data/svn/chariot/jellico/tags/jellico-2.1.3 -m "Creating 
2.1.3 release"

Committed revision 41.
ammulder@helium:~/cvs/jellico> svn --version
svn, version 1.0.7 (dev build)
   compiled Jul 29 2004, 13:08:27

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet 
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network 
protocol.
  - handles 'svn' schema



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org