Re: What can Git do for translators?



2009/1/6 Simos Xenitellis <simos lists googlemail com>
Scenario B
damned-lies and vertimus should be rather easy to convert to git,
since they would simply need to replace 'svn checkout' with 'git clone
--depth 0'.
Is that the case?


Damned-Lies is already able to talk with cvs, svn, hg, git and bzr !
See checkout() method of Branch:
http://svn.gnome.org/viewvc/damned-lies/trunk/stats/models.py?revision=1294&view=markup

Stephane

PS: git clone --depth 0 is not required (on server and block the using of git switch afterward)


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