Re: [RFC] Design of svnvendor.py
From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-05-19 17:43:51 CEST
Giovanni Bajo wrote:
> Now compare this with what I plan to do:
Argh, typo-free version for the logs:
$ cd ./project-wc
$ svnimport.py ls -l
$ svnimport.py copy libcomplex
$ svn ci -m "Copied libcomplex 1.2 into my project"
$ svnimport.py info ./libcomplex
$ svnimport upgrade libcomplex --version=1.1
$ svn ci -m "Downgraded libcomplex"
$ svn info ./libcomplex
-- Giovanni Bajo --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri May 19 17:44:33 2006 |
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.