[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: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-12-05 14:49:47 CET

On Dec 5, 2007 4:38 AM, Thufir <hawat.thufir@gmail.com> wrote:
> On Tue, 04 Dec 2007 18:14:59 -0600, Ryan Schmidt wrote:
>
> > So... I'm sorry, what's your question? You've quoted some text which
> > shows some examples of how to use Subversion, which is great. If you
> > need more help with how to use Subversion, there's an excellent free
> > book you can read online at http://svnbook.org/ and if you have
> > questions about things after reading that, then by all means ask away.
> > If you're asking specifically how to apply this knowledge to the
> > Subversion repositories Google Code hosts, maybe you should consult the
> > Google Code documentation or ask them for assistance.
>
>
> Oh, well, the google code folks suggested to ask here.

I think Ryan's point was that you didn't actually ask a question in
your original post.

> I have checked in code into the repository, and can check it out. I'd
> like to start over by deleting that repository.

OK, you're free to do that.

> I can get the code which I uploaded fine, but when I grab I seem to get
> some sort of recursive folder-in-a-folder thing:
>
>
> thufir@arrakis ~/rubyCode $
> thufir@arrakis ~/rubyCode $
> thufir@arrakis ~/rubyCode $
> thufir@arrakis ~/rubyCode $ svn checkout
> https://rss-on-rails.googlecode.com/svn/trunk/rss-on-rails --username
> hawat.thufir
>
> A rss-on-rails/test
> A rss-on-rails/test/unit
> A rss-on-rails/test/unit/item_test.rb
> A rss-on-rails/test/unit/feed_test.rb
> ...
> A rss-on-rails/public/favicon.ico
> Checked out revision 3.
> thufir@arrakis ~/rubyCode $
> thufir@arrakis ~/rubyCode $ ll rss-on-rails/rss-on-rails/
> total 0
> thufir@arrakis ~/rubyCode $
> thufir@arrakis ~/rubyCode $ date
> Wed Dec 5 01:32:16 PST 2007
> thufir@arrakis ~/rubyCode $

I'm away from a Linux box right now, but what were you attempting to
achieve here? What are the contents of ~/rubyCode/?

> and then if I use the same command which I initially used to check in the
> first time around I get an error. So, I guess I should start with
> deleting the "trunk" and getting a clean slate?

And what might that error be? We aren't on your system, we aren't
watching you type. If you don't tell us what the error is, we can't
tell you where you went wrong, nor what to do.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 5 14:50:18 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.