JoshN wrote:
I'm using TortoiseSVN, and I'm an SVN noob so bear with me...

I tried to import from here:
http://jqueryjs.googlecode.com/svn/trunk [ ... ]

This is probably just a terminology issue.

"Import" to Subversions mind, means loading initial data into the repository. If you want to get a copy, either do a "checkout" or an "export". The difference is that "export" does not add any information to your local system to keep you synchronized with the repository. "Checkout" does let you synchronize, and, if you have a username/password and the correct authorization, lets you check your changes back into the repository. "Checkout" takes twice the disk space.

I'm no expert on this, but if you need help, contact me off list, as this is pretty far off-topic for JQuery.

Cheers,

  -- Scott


Reply via email to