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

RE: Re: wc reverse migration

From: Reedick, Andrew <Andrew.Reedick_at_BellSouth.com>
Date: 2006-09-28 16:05:31 CEST

 

> -----Original Message-----
> From: marc gonzalez-carnicer [mailto:carnicer.lists@gmail.com]
> Sent: Thursday, September 28, 2006 6:09 AM
> To: users@subversion.tigris.org
> Subject: Re: wc reverse migration
>
>
> 2006/9/26, Reedick, Andrew <Andrew.Reedick@bellsouth.com>:
> > How about installing the subversion 1.4.0 command line client and
> > putting that in your path? Cygwin will run windows command
> line apps,
> > so you're not limited to whatever ships with cygwin.
>
> Thanks Andrew, that was my first idea, but as I said, the
> svn 1.4.0 cygwin binaries were not ready by then (and still not
> are).
>

Errr, my point is that you don't need to wait for the cygwin 1.4.0
binaries. Just install the regular Windows (non-cygwin) Subversion
1.4.0 command line client that gets installed to c:\program
files\Subversion. You might need to reorder $PATH to call the Windows
SVN instead of the current Cygwin SVN (or uninstall Cygwin's SVN.)

        $ which svn
        /cygdrive/c/Program Files/Subversion/bin/svn

I regularly run Windows specific apps from the bash shell, such as
ActiveState's Perl instead of Cygwin's Perl.

*****

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. GA624

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 28 16:06:35 2006

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.