Re: rails project for google code
From: Thufir <hawat.thufir_at_gmail.com>
Date: 2007-12-11 09:58:24 CET
First off, subversion is amazingly helpful. How to make it work with
So, I can create a google code project and run the command:
svn checkout https://strawr.googlecode.com/svn/trunk/ strawr --username
This will check out an empty directory (with the .svn sub-directory), ok.
In a totally different, unrelated, location:
rails strawr --database=sqlite3"
will *create* directory strawr
Now the pickle: there are two different "strawr" directories. The
Use "svn add foo" to manually add the umpteen files and directories
This works but is clumsy. What's the better way, keeping in mind that
thanks,
Thufir
---------------------------------------------------------------------
|
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.