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

Checkin without working copy

From: Stefano Righi <StefanoR_at_ami.com>
Date: 2007-01-25 05:01:00 CET

If there was a way to copy new versions of files into the repository without needing a working copy?
I am adding subversion support to a C application using svn client library.
Using WC has the disadvantage of checking out not only single files but entire directories. There is also a big overhead for creating the working copy's directory structure.
Is there any example available?
I would prefer to use the client library instead of the RA library.
Stefano
Received on Thu Jan 25 23:28:53 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.