[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: websvn isn't that usable
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-08-26 18:49:45
Message-ID: 200508262049.45664.nicolasg () snafu ! de
[Download RAW message or body]

On Friday 26 August 2005 20:18, Thierry Vignaud wrote:
> from http://websvn.kde.org/trunk/l10n/br/?rev=415018&view=log,
> clicking on eg "Revision 25279"
> (http://websvn.kde.org/trunk/l10n/br/?rev=25279&view=rev) resulted in
>
> "An Exception Has Occurred
> trunk/l10n/br: unknown location
> HTTP Response Status
> 404 Not Found
> Python Traceback
> Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/viewcvs/viewcvs.py", line 3235, in
> main request.run_viewcvs()
>   File "/usr/lib/python2.3/site-packages/viewcvs/viewcvs.py", line 317, in
> run_viewcvs % self.where, '404 Not Found')
> ViewCVSException: 404 Not Found: trunk/l10n/br: unknown location"
>
>
> it looks like the history isn't that usable :-(

The problem is that the path was changed in the history.

And there is no much way to do it with the svn client either.

You must use
svn log --stop-on-copy yourfile
to see where the file comes from and then use
svn diff --old=oldurl@oldrev --new=neurl@newrew
where oldurl and newurl are the different URLs, oldrev and newrev the revision 
numbers.

(Subversion's developers consider it to be a "feature", as there is no 
revision 25279 in trunk/l10n/br )

Have a nice day!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic