[ANNOUNCE] svkup preview
From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2004-09-07 02:50:34 CEST
I've just put svkup and svkupd to the branch at
It should probably be a separate dist, but for now it will be easier
svkup (you may want to pronounce it as suck-up) is designed for
You specify a resource "<uuid>:<path>" you want to get. svkupd server
To run the server:
perl -Ilib bin/svkupd --depot /path/to/repository
And the client:
perl -Ilib bin/svkup localhost /path/to/checkout <uuid>:<path>
the next time you can just run :
perl -Ilib bin/svkup localhost /path/to/checkout
It's still in very early stage, a lot of things have to be done. See
Cheers,
|
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.