Casper Hornstrup schrieb:
Hi,
I get the following error message on the copy command:
svn: Out of date: 'branches/cache_manager_rewrite' in transaction '13531-1'
I think that this message comes from server and has nothing to do with my local source tree. What should I do?
- Hartmut
Can you show me the full command?
Does it happen again if you retry the command?
Casper
Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev
Hi,
I've used the following command line:
E:\Sandbox\ros_mp\reactos>d:\programme\subversion\bin\svn.exe copy svn://svn.reactos.com/trunk/reactos svn://svn.reactos.com/branches/cache_manager_rewrite/reactos -m "Created cache_manager_rewrite branch"
The result is always this:
svn: Out of date: 'branches/cache_manager_rewrite' in transaction '13531-1'
I'm using this client:
E:\Sandbox\ros_mp\reactos>d:\programme\subversion\bin\svn.exe --version svn, Version 1.1.1 (r11581) übersetzt Oct 23 2004, 14:47:47
Copyright (C) 2000-2004 CollabNet. Subversion ist Open Source Software, siehe http://subversion.tigris.org/ Dieses Proukt enthält von CollabNet entwickelte Software. (http://www.Collab.Net/)
Die folgenden ZugriffsModule (ZM) für Projektarchive stehen zur Verfügung:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol. - behandelt 'http' Schema - behandelt 'https' Schema * ra_local : Module for accessing a repository on local disk. - behandelt 'file' Schema * ra_svn : Module for accessing a repository using the svn network protocol. - behandelt 'svn' Schema
- Hartmut