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

svn client under cygwin

From: Yanghui Bian <ybi_at_vitesse.com>
Date: 2003-08-07 20:30:00 CEST

Hello,

I run svn client under Cygwin. The confusing thing is that svn output
has different path separators.

$ svn status

M cfg\.bashrc

M cfg\lisp\init_emacs.el

$ svn add */*

svn: warning: 'cfg/httpd.conf' is already under revision control

svn: warning: 'cfg/.bashrc' is already under revision control

In svn status , it uses \ while in svn add, it uses /.

Are there any possibilities to make them consistent? Under Cygwin, "/"
is preferred. Thank you.

 

Rd,

Yanghui Bian
Received on Thu Aug 7 20:33:55 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.