Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#18521 - {wsvn} diff from previous version sometimes works sometimes fails
Attached to Project:
Arch Linux
Opened by solsTiCe (zebul666) - Monday, 01 March 2010, 23:53 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 02 March 2010, 13:22 GMT
Opened by solsTiCe (zebul666) - Monday, 01 March 2010, 23:53 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 02 March 2010, 13:22 GMT
|
DetailsIn SVN repo web interface for package on archlinux.org, depending on the package one can have the diff from previous or not.
when it works one have to do it the right way: follow the correct set of links not to have an empty page for the diff from previous version. and for some package it does not work while for others it works. it's a mess to use. |
This task depends upon
Closed by Dan McGee (toofishes)
Tuesday, 02 March 2010, 13:22 GMT
Reason for closing: Not a bug
Additional comments about closing: It's SVN, it has weirdness with copying, but it is doing exactly what we expect.
Tuesday, 02 March 2010, 13:22 GMT
Reason for closing: Not a bug
Additional comments about closing: It's SVN, it has weirdness with copying, but it is doing exactly what we expect.
core, i686, dcron
http://repos.archlinux.org/wsvn/packages/?op=comp&compare[]=/dcron/repos/testing-i686/PKGBUILD@63922&compare[]=/dcron/repos/core-i686/PKGBUILD@65208
http://repos.archlinux.org/wsvn/packages/dcron/repos/core-i686/PKGBUILD?op=diff&rev=0
it seems to work on [trunk]. then why not only include trunk in the web interface ? it's the only one that matter
Link 1 is telling you *exactly what you wanted to see*- that the package in [testing] at that revision was the same as the package in [core] at a later revision. SVN has a copy/branch concept so it is not showing you any differences because one was a copy of the other.
Link 2 is telling you that the latest revision doesn't have a diff (due to the copy thing mentioned above). However, you can find plenty of revision compares that do if you hand-select two revisions: http://repos.archlinux.org/wsvn/packages/?compare[]=%2Fdcron%2Frepos%2Fcore-i686%2FPKGBUILD%4070382&compare[]=%2Fdcron%2Ftrunk%2FPKGBUILD%4067372&comparesubmit=Compare+Revisions&op=comp
"It's the only one that matter". That is quite far from true- I'm sure plenty of people care about things other than the diffs, which makes those views just as useful as trunk.