<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jelmer Vernooij wrote:
<blockquote cite="mid:1189336621.8174.31.camel@ganieda.vernstok.nl"
 type="cite">
  <pre wrap="">Hi Hendy,

Am Sonntag, den 09.09.2007, 17:37 +0700 schrieb Hendy Irawan:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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...
    </pre>
  </blockquote>
  <pre wrap=""><!---->This is caused by a broken server setup. The following command also
doesn't work:

% svn log -v <a class="moz-txt-link-freetext" href="http://svn.rubyonrails.org/rails/trunk">http://svn.rubyonrails.org/rails/trunk</a>
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. (<a class="moz-txt-link-freetext" href="http://svn.rubyonrails.org">http://svn.rubyonrails.org</a>)

Cheers,

Jelmer
  </pre>
</blockquote>
Ah, I see... Thank you :)<br>
<br>
It means that it should work when mirroring other repositories. <br>
<br>
BTW I wonder why the below happens: Is it also due to bad SVN server ??
(how many bad SVN servers are there??)<br>
<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ svn info
<a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects/mephisto/trunk">http://svn.techno-weenie.net/projects/mephisto/trunk</a><br>
Path: trunk<br>
URL: <a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects/mephisto/trunk">http://svn.techno-weenie.net/projects/mephisto/trunk</a><br>
Repository Root: <a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects">http://svn.techno-weenie.net/projects</a><br>
Repository UUID: 567b1171-46fb-0310-a4c9-b4bef9110e78<br>
Revision: 2983<br>
Node Kind: directory<br>
Last Changed Author: technoweenie<br>
Last Changed Rev: 2952<br>
Last Changed Date: 2007-08-15 06:43:59 +0700 (Wed, 15 Aug 2007)<br>
<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ bzr branch
svn+http://svn.techno-weenie.net/projects/mephisto/trunk -r 2952
mephisto_bzr<br>
bzr: ERROR: Requested revision: u'2952' does not exist in branch:
SvnBranch('svn+http://svn.techno-weenie.net/projects/mephisto/trunk')<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ bzr branch
svn+http://svn.techno-weenie.net/projects/mephisto/trunk -r 2951
mephisto_bzr<br>
bzr: ERROR: Requested revision: u'2951' does not exist in branch:
SvnBranch('svn+http://svn.techno-weenie.net/projects/mephisto/trunk')<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ svn ls
<a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects/mephisto/trunk">http://svn.techno-weenie.net/projects/mephisto/trunk</a> -r 2951<br>
CHANGELOG<br>
INSTALL<br>
LICENSE<br>
README<br>
Rakefile<br>
app/<br>
config/<br>
db/<br>
lib/<br>
public/<br>
script/<br>
test/<br>
themes/<br>
vendor/<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ svn ls
<a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects/mephisto/trunk">http://svn.techno-weenie.net/projects/mephisto/trunk</a> -r 2952<br>
CHANGELOG<br>
INSTALL<br>
LICENSE<br>
README<br>
Rakefile<br>
app/<br>
config/<br>
db/<br>
lib/<br>
public/<br>
script/<br>
test/<br>
themes/<br>
vendor/<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ bzr branch
svn+http://svn.techno-weenie.net/projects/mephisto/trunk -r 2983
mephisto_bzr<br>
bzr: ERROR: Requested revision: u'2983' does not exist in branch:
SvnBranch('svn+http://svn.techno-weenie.net/projects/mephisto/trunk')<br>
ceefour@ojalanow:/media/prestige/project/mephisto$ svn log -v
<a class="moz-txt-link-freetext" href="http://svn.techno-weenie.net/projects/mephisto/trunk">http://svn.techno-weenie.net/projects/mephisto/trunk</a> | head<br>
------------------------------------------------------------------------<br>
r2952 | technoweenie | 2007-08-15 06:43:59 +0700 (Wed, 15 Aug 2007) | 1
line<br>
Changed paths:<br>
&nbsp;&nbsp; M /mephisto/trunk/vendor/plugins/acts_as_paranoid<br>
&nbsp;&nbsp; M
/mephisto/trunk/vendor/plugins/acts_as_paranoid/lib/caboose/acts/paranoid.rb<br>
<br>
update acts_as_paranoid plugin for edge rails<br>
------------------------------------------------------------------------<br>
r2950 | technoweenie | 2007-08-14 08:00:58 +0700 (Tue, 14 Aug 2007) | 1
line<br>
Changed paths:<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Hendy Irawan
<a class="moz-txt-link-abbreviated" href="http://www.hendyirawan.com">www.hendyirawan.com</a></pre>
</body>
</html>