[KDev4] VCS Ifaces copy/move/update/log problem.
dukju ahn
dukjuahn at gmail.com
Fri May 4 17:31:11 UTC 2007
Hi.
This thread is restricted only to copy/move/update/log
1. I've just found out that subversion doesn't support
recursive/non-recursive selections for
IBasicVC::copy(), move()
In subversion, these two are always recursive. There is no flags
to set recursive/non-recurse.
2. in IBasicVC::update(), how about specifying revision as an argument?
Updaiting to specific revision is very useful, especially in case when
the HEAD contains compile erros.
3. IBasicVC::log() should have revision or revision range.
More information about the KDevelop-devel
mailing list