Ryan Schmidt <subversion-2007b <at> ryandesign.com> writes:
[...]
> If adding the umpteen files and directories is what's bothering you,
> then maybe you want a regular import instead. After you create the
> strawr directory:
>
> rails strawr --database=sqlite3"
>
> Go into it and import everything into the repository:
>
> cd strawr
> svn import * https://strawr.googlecode.com/svn/trunk
>
> Then delete the strawr directory and check it out again from the
> repository.
>
> rm -rf strawr
> svn checkout https://strawr.googlecode.com/svn/trunk/ strawr --
> username hawat.thufir
>
This looks very good, and I want to created dozens of projects in different
directions now! Yes, adding all those files individually, while having worked
so far, seemed potentially error prone.
thanks,
Thufir
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 12 05:28:14 2007