RE: RE: SVN tagging problem
From: Brian McCann <Brian.McCann_at_viziant.net>
Date: 2007-06-08 15:12:28 CEST
I removed the spaces type error on my part
but still get the same error [root_at_server1]# svn copy http://server1/svn/Projects/Project1.0/trunk/components http://server1/svn/ Projects /Project1.0/tags/Components _JUNE_7_2007/components -m "Tagging components Components _JUNE_7_2007"
svn: PROPFIND request failed on '/svn/ Projects /!svn/bc/1883/Project1.0/tags/Components _JUNE_7_2007'
svn: '/svn/ Projects /!svn/bc/1883/ Project1.0/tags/Components _JUNE_7_2007' path not found
________________________________
From: Thomas Hemmer [mailto:themmer@go-engineering.de]
Brian,
________________________________
From: Brian McCann [mailto:Brian.McCann@viziant.net]
When I try to tag the components directory in the trunk with the tag "Components _JUNE_7_2007"
I get the fail error below.
[root_at_server1]# svn copy http://server1/svn/Projects/Project1.0/trunk/components http:// server1/svn/ Projects / Project1.0/tags/ Components _JUNE_7_2007/ components -m "Tagging components Components _JUNE_7_2007"
svn: PROPFIND request failed on '/svn/ Projects /!svn/bc/1883/ Project1.0/tags/ Components _JUNE_7_2007'
svn: '/svn/ Projects /!svn/bc/1883/ Project1.0/tags/ Components _JUNE_7_2007' path not found
---------------------------------------------------------------------------------------------------------------------------------------------------
The only way I have been able to tag the components directory is leaving off the components dir below
Components _JUNE_7_2007 with a tag command like this
[root_at_server1]# svn copy http://server1/svn/Projects/Project1.0/trunk/components http:// server1/svn/ Projects / Project1.0/tags/ Components _JUNE_7_2007 -m "Tagging components Components _JUNE_7_2007"
what this gives me is a directory /tags/ Components _JUNE_7_2007 and in that is every file and directory under
Thaks,
Brian
GO Engineering GmbH * Stolzenbergstr. 13/IV * 76532 Baden-Baden
Geschäftsführer:
Helmut Gerstner, Dipl.-Ing. (FH)
Ralf Wörner, Dipl.-Ing. (FH)
Registergericht: Mannheim HRB 201811
|
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.