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

Re: Single File Checkout

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-04-01 03:03:00 CEST

"Shatzer, Larry" <Larry.Shatzer@Spirent.com> writes:

> Does anyone have a way to accomplish what I need? Check out a single file
> modify it, and check it back in, without checking out the whole directory?
> Maybe something with the bindings?

It's ugly, but if you have direct access to the repository

http://svn.collab.net/repos/svn/trunk/tools/examples/putfile.py

$ ../svn/tools/examples/putfile.py foo repo
Updating file 'foo'
revision: 2

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 1 03:03:33 2004

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.