[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] svn ls -r PREV|BASE PATH for working copy

From: John Szakmeister <john_at_szakmeister.net>
Date: 2003-11-01 14:36:09 CET

I'm not entirely sure if this correct, but it fixes the problem as far as I
can tell. It passes 'make check' and I've also included an update to
basic_tests.py to make sure it doesn't slip by in the future.

---------------------------------------
Fixes a problem with the ls command and specifying a revision keyword with
a working copy path.

* subversion/libsvn_client/ls.c
  (svn_client_ls): Pass the working copy path to get the revision number, or
  NULL if the path is a URL.

* subversion/tests/clients/cmdline/basic_tests.py
  (basic_ls): Updated to include a test using the BASE revision keyword.

---------------------------------------

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • text/x-log attachment: ls.log
Received on Sat Nov 1 14:32:59 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.