[TYPO3-dev] Generating Updatepackages

Andreas Wolf typo3ml at andreaswolf.info
Wed Apr 4 19:50:25 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Til,

> As i'm not very familiar with svn, i need some help
> with generating the list of changed files.
> For example let's take the change from 4.1.0 to 4.1.1.
> That should be the revisions 2182 and 2241.
> So how do i get now the changed files?
try e.g. this:

svn diff --old [1] --new [2] --summarize

[1] https://svn.sourceforge.net/svnroot/typo3/TYPO3core/tags/TYPO3_4-1-0
[2] https://svn.sourceforge.net/svnroot/typo3/TYPO3core/tags/TYPO3_4-1-1

This shows a list of changed files. If you leave away "summarize", svn
will show all changes between the two tags.

Best regards,

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGE+VhwA09wjioC/0RAk+MAJ91loBn3xD2nU2ee3uwNnobXvilRgCfUlTh
VUnzh7hzXSsOZ46qM95GXkM=
=G5Y3
-----END PGP SIGNATURE-----




More information about the TYPO3-dev mailing list