Aquiring repo with svn

git svn clone http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1

Pulling approx 400Mb! Is there any way I can pull a smaller amount of
data? I normally log in via ftp and hunt for the latest
ruby-version.tar.gz. :frowning:


John M.
07739 171 531
MSc (DIC)

Timezone: GMT

On Fri, Mar 13, 2009 at 4:55 PM, john maclean [email protected] wrote:

git svn clone http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1

Pulling approx 400Mb! Is there any way I can pull a smaller amount of
data?

http://tinyurl.com/ajlkjp

solidarity,
lasitha.

2009/3/13 lasitha [email protected]:

git svn clone http://svn.ruby-lang.org/repos/ruby/trunk ruby
–revision 22900:22936


John M.
07739 171 531
MSc (DIC)

Timezone: GMT

What’s checked in that makes it so fat?

On 13 mars 09, at 12:19, john maclean wrote:

data? I normally log in via ftp and hunt for the latest


John M.
07739 171 531
MSc (DIC)

Timezone: GMT

That isn’t the whole repository though. Perhaps something really
big was checked in and then removed.

2009/3/13 Juan Z. [email protected]:


John M.
07739 171 531
MSc (DIC)

Timezone: GMT

pwd
/home/jayeola/proj/build/ruby/trunk
du -sch .
79M .
79M total

I’m happy with that!

John M.
07739 171 531
MSc (DIC)

Timezone: GMT