couldn't svn rm a file aa@bb.com
From: wangbin <cliffwb_at_163.com>
Date: Thu, 26 May 2011 10:00:52 +0800
I intend to svn rm a file named likes aa_at_bb.com, svn could find this file
$svn rm "scmtools\@tc-cm-et18.tc.baidu.com"
svn: 'scmtools\' does not exist
$svn rm "*.tc.baidu.com"
svn: '*.tc.baidu.com' does not exist
$ svn info "scmtools_at_tc-cm-et18.tc.baidu.com"
svn: Try 'svn help' for more info
svn: Syntax error parsing revision 'tc-cm-et18.tc.baidu.com'
$ svn info "scmtools\@tc-cm-et18.tc.baidu.com"
svn: Try 'svn help' for more info
svn: Syntax error parsing revision 'tc-cm-et18.tc.baidu.com'
$svn st
$
Thanks
Wang,bin
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.