bzr-svn fails to branch Subversion from HTTP
Jelmer Vernooij
jelmer at samba.org
Sun Sep 9 13:16:32 BST 2007
Hi Hendy,
Am Sonntag, den 09.09.2007, 19:03 +0700 schrieb Hendy Irawan:
> Jelmer Vernooij wrote:
> > Am Sonntag, den 09.09.2007, 17:37 +0700 schrieb Hendy Irawan:
> >
> > > I could've sworn it worked in the past... even when using 0.15 ? But
> > > last time I checked it didn't, so I upgraded to 0.90 + bzr-svn 0.42 but
> > > it still not good :(
> > >
> > > Please advise...
> > >
> > This is caused by a broken server setup. The following command also
> > doesn't work:
> >
> > % svn log -v http://svn.rubyonrails.org/rails/trunk
> > subversion/libsvn_ra_neon/util.c:1210: (apr_err=175002)
> > svn: REPORT request failed on '/rails/!svn/bc/7422/trunk'
> > subversion/libsvn_ra_neon/util.c:523: (apr_err=175002)
> > svn: REPORT of '/rails/!svn/bc/7422/trunk': Response exceeded maximum
> > number of header fields. (http://svn.rubyonrails.org)
> Ah, I see... Thank you :)
>
> It means that it should work when mirroring other repositories.
>
> BTW I wonder why the below happens: Is it also due to bad SVN
> server ?? (how many bad SVN servers are there??)
I think it's a badly configured server. Haven't seen this before (and
I've run bzr-svn against a lot of servers :-).
> ceefour at ojalanow:/media/prestige/project/mephisto$ bzr branch svn
> +http://svn.techno-weenie.net/projects/mephisto/trunk -r 2952
> mephisto_bzr
> bzr: ERROR: Requested revision: u'2952' does not exist in branch:
> SvnBranch('svn+http://svn.techno-weenie.net/projects/mephisto/trunk')
Bazaar revno's are per-branch whereas Subversion revno's are
per-repository.
$ bzr.dev revno svn+http://svn.techno-weenie.net/projects/mephisto/trunk
1060
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070909/b21a20b7/attachment.pgp
More information about the bazaar
mailing list