sabato, agosto 23, 2008
Anche se non documentato, è possibile fare diff tra rami diversi di subversion utilizzando trac.
La sintassi è creare a mano una url del tipo:
http://tracrepository/changeset?new=12345&new_path=tags/miotag&old=67890&old_path=trunk
Può essere utile per verificare le differenze, per esempio, tra la release corrente del codice e un tag, per esempio:
http://trac.edgewall.org/changeset?old=7197&old_path=tags/trac-0.11rc2&new=HEAD&new_path=trunk
La sintassi è creare a mano una url del tipo:
http://tracrepository/changeset?new=12345&new_path=tags/miotag&old=67890&old_path=trunk
Può essere utile per verificare le differenze, per esempio, tra la release corrente del codice e un tag, per esempio:
http://trac.edgewall.org/changeset?old=7197&old_path=tags/trac-0.11rc2&new=HEAD&new_path=trunk

















