cvs2svn-migration/trunk: README invoke_cvs2svn

saq cvs at pld-linux.org
Thu Sep 15 01:15:57 CEST 2005


Author: saq
Date: Thu Sep 15 01:15:38 2005
New Revision: 6386

Modified:
   cvs2svn-migration/trunk/README
   cvs2svn-migration/trunk/invoke_cvs2svn
Log:
- fsfs it is

Modified: cvs2svn-migration/trunk/README
==============================================================================
--- cvs2svn-migration/trunk/README	(original)
+++ cvs2svn-migration/trunk/README	Thu Sep 15 01:15:38 2005
@@ -64,12 +64,8 @@
 comment #2:
 - I'd suggest $package/{trunk,tags,branches}
 
-comment #3:
-- We should use `fsfs` for store (cheap xdeltas for tags/branches).
-
 comment #4:
-- Yes, FSFS is easier to maintain (less complaining than Berkley).
-  I'm all for $package/{trunk,tags,branches}. Large and binary sources
+- I'm all for $package/{trunk,tags,branches}. Large and binary sources
   should stay with distfiles for easy and relatively small checkouts.
 
 ===

Modified: cvs2svn-migration/trunk/invoke_cvs2svn
==============================================================================
--- cvs2svn-migration/trunk/invoke_cvs2svn	(original)
+++ cvs2svn-migration/trunk/invoke_cvs2svn	Thu Sep 15 01:15:38 2005
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-OPTS="--encoding=ISO-8859-2"
+OPTS="--encoding=ISO-8859-2 --fs-type=fsfs"
 
 # Checking for tag/branch mismatches...
 # ERROR: The following symbols are tags in some files and branches in others.



More information about the pld-cvs-commit mailing list