RE: Re: Error when creating tags from working copy
From: Alexandre Feblot <alexandre.feblot_at_gmail.com>
Date: Mon, 6 Apr 2009 06:03:40 -0700 (PDT)
Hoping #3119 is about that, indeed.
The repository is hosted by collabnet, I think the server is still 1.4.
#)svn co https://a_project.company.net/svn/a_project/trunk testsvn
#)cd testsvn/
#)svn cp . https://a_project.company.net/svn/a_project/branches/test1 -m 'test1: this one must work fine, since done on a fresh clean sandbox'
#) vi www/index.html, changing the file
#)svn ci www/index.html -m "small change in index.html"
#)svn cp . https://a_project.company.net/svn/a_project/branches/test2 -m 'test2: this one will fail, because of the file commit'
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.