On Tuesday, August 01, 2006 12:05 PM -0400 Toby Johnson <[EMAIL PROTECTED]>
wrote:
For anyone wanting to compare a VSS and SVN checkout, here's the
command line I use:
diff -r -x .svn -x vssver.scc -x mssccprj.scc project-vss project-svn
> t:\vss-svn-20060801.diff
How are you removing the *.scc files; is this done during the conversion?
I didn't remember us adding that to the script but it would probably be a
good idea.
They're not stored in VSS, so they don't show up after the conversion.
They're simply a WC cache for VSS, so they only show up in WC's for VSS. I
exclude them in the diff for the same reason I exclude .svn directories.
_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user