The client for windows works ok under cygwin. And I don't know whether there
are any other benefit to make it built on cygwin.
But such inconsistence does indicate something in the code, I think.
> Subject: Re: svn client under cygwin
>
> Yanghui Bian wrote:
>
> > 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.
> >
> Yes, build the client with cygwin instead of using the Win32 binary in a
> cygwin environment.
>
> --
> Brane Èibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 7 21:56:43 2003