[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: rails project for google code

From: Thufir <hawat.thufir_at_gmail.com>
Date: 2007-12-12 05:27:40 CET

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.