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

Re: [PATCH] issue#2317 - Peg Revision and filename containing '@' sign - V3

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-07-06 13:47:49 CEST

[[[
Fix issue #2317: Handles filenames containing '@' for svn commands
supporting peg revision.

* subversion/libsvn_subr/opt.c
  (svn_opt_parse_path): Translates empty suffix '@' sign in
  filename to '@HEAD' or '@BASE' depending on URL or PATH respectively.

* subversion/tests/clients/cmdline/basic_tests.py
  (basic_peg_revision): New test.
  (test_list): Added basic_peg_revision to list.
]]]

Fix issue #2317: Handles filenames containing '@' for svn commands
supporting peg revision.

* subversion/libsvn_subr/opt.c
  (svn_opt_parse_path): Translates empty suffix '@' sign in
  filename to '@HEAD' or '@BASE' depending on URL or PATH respectively.

* subversion/tests/clients/cmdline/basic_tests.py
  (basic_peg_revision): New test.
  (test_list): Added basic_peg_revision to list.

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

Received on Wed Jul 6 14:18:35 2005

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.