axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] axiom.silver


From: root
Subject: Re: [Axiom-developer] axiom.silver
Date: Tue, 12 Sep 2006 07:37:48 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]