svn-export Re: svn bdb checkout?

Greg Larkin glarkin at FreeBSD.org
Wed Jan 16 21:31:42 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/16/13 3:55 PM, Peter Vereshagin wrote:
> Hello.
> 
> 2013/01/16 15:24:00 -0500 Greg Larkin <glarkin at FreeBSD.org> => To
> Peter Vereshagin : GL> On 1/16/13 3:07 PM, Peter Vereshagin wrote: 
> GL> > 2013/01/16 13:51:42 -0600 "Joseph A. Nagy, Jr" GL> >
> <jnagyjr1978 at gmail.com> => To Peter Vereshagin : JANJ> On 01/16/13
>  GL> > 13:35, Peter Vereshagin wrote: JANJ> > 2013/01/16 13:19:19
> -0600 GL> The fsfs and bdb backends refer only to the server side
> of the GL> Subversion repository.  Each one represents a different
> way of storing
> 
> Ouch! there's the difference that Git made me to forget about,
> sorry.
> 
> GL> the repository data on the server side and doesn't have any
> bearing on GL> the .svn directory inside of a client-side working
> copy. GL> GL> Also note that in earlier versions of the Subversion
> client, .svn GL> directories were created at all levels of the
> working copy.  Since GL> 1.7, there is one .svn directory per
> working copy, but that doesn't GL> have anything to do with the
> backend repository format.
> 
> Cool. Heard it but was googled into the wrong direction.
> 
> GL> In short, "svn export" is the way to pull source code out of a 
> GL> Subversion repository with the .svn directory.  However, that
> command
> 
> Will try.  Stuck with:
> 
> $ xz -d svn-export-2012.12.24.1.tar.xz xz:
> svn-export-2012.12.24.1.tar.xz: File format not recognized
> 
> Shall I update from 'xz-4.999.9_1' then?

I checked it with xz 5.0.0 on a FreeBSD 8.3 machine here, and I could
decompress like so:

# xz -d -c svn-export-2012.12.24.1.tar.xz | tar tvfB -
drwxrwxr-x  0 root   root        0 Dec 24 12:57 svn-export-2012.12.24.1/
- -rw-rw-r--  0 root   root    17972 Dec 24 12:57
svn-export-2012.12.24.1/COPYING
drwxrwxr-x  0 root   root        0 Dec 24 12:57
svn-export-2012.12.24.1/man.md/
- -rw-rw-r--  0 root   root     1350 Dec 24 12:57
svn-export-2012.12.24.1/man.md/svn-export.1.md
- -rwxrwxr-x  0 root   root     6482 Dec 24 12:57
svn-export-2012.12.24.1/svn-export
drwxr-xr-x  0 xyne   mx          0 Dec 23 22:48
svn-export-2012.12.24.1/man/
- -rw-r--r--  0 xyne   mx        771 Feb 17  2012
svn-export-2012.12.24.1/man/svn-export.1.gz
# xz --version
xz (XZ Utils) 5.0.0
liblzma 5.0.0

Regards,
Greg

- -- 
Greg Larkin

http://www.FreeBSD.org/           - The Power To Serve
http://www.sourcehosting.net/     - Ready. Set. Code.
http://twitter.com/cpucycle/      - Follow you, follow me
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlD3HC0ACgkQ0sRouByUApARsQCdGD503bA3t4PFzdsjhsD8UrSE
6I4An0vhcLUNUz86Kj/FNklKPGjEvTNC
=xIoS
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list