A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-December/058464.html below:

[Python-Dev] svn problem - can't get log info for a specific revision

[Python-Dev] svn problem - can't get log info for a specific revision [Python-Dev] svn problem - can't get log info for a specific revisionTim Peters tim.peters at gmail.com
Mon Dec 5 17:22:14 CET 2005
[skip at pobox.com]
...
> Wanting to investigate that further, I checked the developer's FAQ and found
> this command to view the checkin history for that rev:
>
>    svn log --verbose -r 36760
>
> When I run it I get this error:
>
>    svn: REPORT request failed on '/projects/!svn/bc/36760/python/branches/release24-maint'
>    svn: '/projects/!svn/bc/36760/python/branches/release24-maint' path not found
>
> What is that error telling me?

I'm not sure, and I have no idea how you're getting strings like
"/!svn/" and "/bc/" in your output, but it works fine here if I point
it at the trunk instead:

$ svn log -v -r36760  svn+ssh://svn.python.org/python/trunk
------------------------------------------------------------------------
r36760 | mwh | 2004-08-03 10:37:14 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   A /python/trunk/Lib/test/test_threadsignals.py

Argh!  This was meant to be part of patch #960406.

------------------------------------------------------------------------
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4