SVN checkin...

in a clean Axiom (no CVS, .arch-ids, .svn directories, etc) do:

cd ~/axiom/..
ls -lR axiom >foo
 (edit foo to change each line to read  svn add filename)
 (edit foo to set the binary information for binary files)
sh ./foo
cd axiom
svn commit -m"first commit"

this should work. it's the method i used to create the CVS
systems because if you've been on this this list long enough
you can remember the
   axiomgnu/new/axiom.... 
import debacle. one slip of the command and you'll live with the
mistake for a long time since these hosts don't like deleting
information.

it has the added benefit that you can set up the binary file info
before svn guesses wrong.

t



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to