Codeville support in meld



I've just committed a small new vc plugin for the codeville
version control.

http://codeville.org/

I didn't know it existed a few hours ago, but was able to
reuse almost all vc/svn.py code for supporting this one.

I don't have tested much, but meld lists & diffs modified
files already...

codeville-0.8.0-1 is in ubuntu

test with:

mkdir cdv
cd cdv
cdv init
cdv set user vincent legoll gmail com
cdv add ...
cdv commit -m "initial"
touch test.txt
cdv add ...
cdv commit -m "add files"
echo test > test.txt
meld .

-- 
Vincent Legoll


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]