public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: sebastian.criado@gmail.com,
	The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] Is svn broken?
Date: Thu, 27 Aug 2009 22:58:57 +0200	[thread overview]
Message-ID: <200908272259.00216.sven.eckelmann@gmx.de> (raw)
In-Reply-To: <4A96E28C.4050409@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 866 bytes --]

Hi,
> svn co http://downloads.open-mesh.net/svn/batman/trunk/batman-experimental/
> svn: Could not open the requested SVN filesystem
Seems to be broken at the moment. If you need the data at the moment you can 
get a svndump of the everything until r1417 (which was the last commit I know 
of) at http://www-user.tu-chemnitz.de/~ecsv/mirror/batman-svn.dump.xz
This file will disappear without any warning - so better fetch now :)

It can be used quite easily:
 $ wget http://www-user.tu-chemnitz.de/~ecsv/mirror/batman-svn.dump.xz
 $ svnadmin create batman-mirror
 $ xzcat batman-svn.dump.xz | svnadmin load batman-mirror
 $ svn co "file://${PWD}/batman-mirror/trunk/batman-experimental/"

Tools used:
 * wget - http://www.gnu.org/software/wget/
 * subversion - http://subversion.tigris.org/
 * xz-utils - http://tukaani.org/xz/

Regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

  reply	other threads:[~2009-08-27 20:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 19:46 [B.A.T.M.A.N.] Is svn broken? "Sebastián D. Criado"
2009-08-27 20:58 ` Sven Eckelmann [this message]
2009-08-27 21:09   ` "Sebastián D. Criado"
2009-08-28  2:07 ` Marek Lindner
2009-08-28 12:58   ` "Sebastián D. Criado"

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200908272259.00216.sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.net \
    --cc=sebastian.criado@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox