Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > Obtaining a working copy from the Sourceforge SVN repository > ============================================================ [...] > > * read-only access: > > Check out the silver branch of Axiom source code with > > svn co https://svn.sourceforge.net/svnroot/axiom/trunk axiom.silver
I checked out a fresh silver tree following above instructions and this tree does not build. (after a 'make') 10 copying /home/david/pub/axiom-libre/silver/axiom/src/scripts to /home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/text-base/axiom.sty.svn-base': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/prop-base/axiom.sty.svn-base': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/props/axiom.sty.svn-work': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/wcprops/axiom.sty.svn-work': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/entries': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/empty-file': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/README.txt': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/format': Permission denied cp: cannot create regular file `/home/david/pub/axiom-libre/silver/axiom/mnt/linux/bin/tex/.svn/dir-wcprops': Permission denied make: *** [litcmds] Error 1 I suppose this is related to the .svn/ directories being spread all over the axiom tree. 'make clean' does not work neither, with the same error. Best wishes, d. -- David MENTRE <[EMAIL PROTECTED]> -- http://wiki.axiom-developer.org/FrontPage _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
