[Bioperl-l] Nightly build archives now available

Nathan S Haigh n.haigh at sheffield.ac.uk
Sat Mar 8 12:55:39 UTC 2008


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

Chris Fields wrote:

- -- snip --

> 1)  I am running a 'svn co' on anon. svn for the various distros to a
> temp directory.  This is done using a bash script.  If I attempt to
> change into the distribution directory and run 'perl Build.PL' from the
> bash script, I immediately run into permissions issues and several odd
> things:
> 

- -- snip --

Hi Chris,

Do you need to do any svn commands after the checkout? If not, you can do "svn export" instead:
http://svnbook.red-bean.com/en/1.0/re10.html

This basically recursively gets the URL specified without the .svn dirs. However, you then won't be able to run any svn commands on it, as it won't be
a working copy....save bandwidth and possible post processing to delete all the .svn dirs.

Nath
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH0ozL9gTv6QYzVL4RAkvcAJ9eSosx3+YWfbBg/KT6+HZrbweGSgCguLCe
ZYtTxSi5q6iiR+sVGDQEZ68=
=uFNP
-----END PGP SIGNATURE-----



More information about the Bioperl-l mailing list