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

List:       subversion-issues
Subject:    =?UTF-8?B?W0lzc3VlIDE3NjldIE5ldyAtIHN2biBtZXJnZTogQ29uZnVzaW5nIA==?=
From:       makl () tigris ! org
Date:       2004-02-28 19:34:39
Message-ID: 20040228193439.8960.qmail () tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=1769
                  Issue #:|1769
                  Summary:|svn merge: Confusing error message
                Component:|subversion
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|cmdline client
              Assigned to:|issues@subversion
              Reported by:|makl






------- Additional comments from makl@tigris.org Sat Feb 28 11:34:39 -0800 2004 -------
$ svn --version 
svn, version 1.0.0
   compiled Feb 25 2004, 18:32:49

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

$ svnadmin create repo 

$ svn co file:///g:/repos/repo wc1 
Checked out revision 0.

$ mkdir wc1\dir1 

$ svn add wc1\dir1 
A         wc1\dir1

$ svn ci -m "" wc1 
Adding         wc1\dir1

Committed revision 1.

$ svn delete wc1\dir1 
D         wc1\dir1

$ svn ci -m "" wc1 
Deleting       wc1\dir1

Committed revision 2.

$ svn merge -r 2:1 file:///g:/repos/repo wc1 
Skipped 'wc1\dir1'
Skipped missing target: 'wc1\dir1'

---------------------------------------------------------------------
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