Subject: | svk sync -s VS Prototype's repository |
$ svk mirror http://dev.rubyonrails.org/svn/rails/spinoffs/prototype
//mirror/prototype
Mirror initialized. Run svk sync //mirror/prototype to start mirroring.
$ svk sync -s HEAD //mirror/prototype
svk is now taking a snapshot of the repository at:
http://dev.rubyonrails.org/svn/rails/spinoffs/prototype
This is essentially making a checkout of the url, and is bad if the
url contains directories like trunk and branches. If this isn't what
you mean, please hit ^C.
RA layer request failed: REPORT request failed on
'/svn/rails/!svn/bc/6085/spinoffs/prototype': The REPORT request
returned invalid XML in the response: XML parse error at line 1: Extra
content at the end of the document
. (/svn/rails/!svn/bc/6085/spinoffs/prototype)
$ svk --version
This is svk, version v2.0.0 (using Subversion bindings 1.004002)
Syncing without -s is working fine.