Pier Fumagalli wrote:

On 25 Aug 2004, at 02:17, Vadim Gritsenko wrote:

Pier Fumagalli wrote:

On 24 Aug 2004, at 22:28, Pier Fumagalli wrote:
Ahhh.... FOR CRYING OUT LOUD! :-( I don't have access to Subversion :-(
svn: Commit failed (details follow):
svn: MKACTIVITY of /repos/asf/!svn/act/ed3896a8-6ee2-0310-b4ce-bc301ee366a2: 403 Forbidden (http://svn.apache.org)


:-)

Please use https://, and you can do "svn sw --migrate" (see [1]).

[1] http://wiki.apache.org/cocoon/SubversionMigration


Took me 3 hours (as I had to recompile subversion, haha!)....

I don't have the "--migrate" option in my subversion client... Where does it come from? What does it do? Shall we update the wiki?

Hm, mine does not have it either. The goal is to switch existing checkout from http:// to https://. May be --relocate is what you need? Help says...


       2. switch --relocate FROM TO [PATH...]

  2. Rewrite working copy URL metadata to reflect a syntactic change only.
     This is used when repository's root URL changes (such as a schema
     or hostname change) but your working copy still reflects the same
     directory within the same repository.


And here we have only schema change.


Alternatively, you can just make fresh checkout from https:// and move your changes manually into this new checkout.


Vadim



Reply via email to