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

List:       subversion-issues
Subject:    =?UTF-8?B?W0lzc3VlIDIwNjFdIE5ldyAtIFNob3J0Y3V0IGZvciBjdXJyZW50IA==?=
From:       vinc17 () tigris ! org
Date:       2004-09-27 23:26:37
Message-ID: 20040927232637.20749.qmail () tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=2061
                  Issue #:|2061
                  Summary:|Shortcut for current URL in a working copy
                Component:|subversion
                  Version:|---
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|FEATURE
                 Priority:|P3
             Subcomponent:|cmdline client
              Assigned to:|issues@subversion
              Reported by:|vinc17






------- Additional comments from vinc17@tigris.org Mon Sep 27 16:26:34 -0700 2004 -------
I'm in some directory of a working copy, and I would like to copy a file that
was deleted from this directory. I can currently do this with something like:

  svn copy -r1234 svn+ssh://path/to/file newfile

after finding the base URL (here svn+ssh://path/to) with "svn info".

I'd like to be able to do this copy without needing to find the base URL with
"svn info"; the cmdline client could do that automatically. A syntax like

  svn copy -r1234 current:/file newfile

(with something that looks like a URL scheme, e.g. "current:") could be chosen.

Here "current:" would mean `svn info | sed -n 's/^URL: \(.*\)/\1/p'` (for Unix
users).

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

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

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