You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Madison Kelly <li...@alteeve.com> on 2006/09/18 14:42:50 UTC

WinXP Client; recommendations?

Hi all,

   I am afraid I am pretty out of touch with Windows these days. :)

   There are a few programmers here at my office who I am trying to 
setup to use subversion (which I have installed but am still somewhat 
new with). I am getting fairly comfortable with the *nix 'svn' client 
and would love a suggestion for a WinXP client that behaved in a 
similar/same way (CLI preferably).

   I've looked at TortoiseSVN but had some troubles with it. :/

Thanks in advance!!

Madison

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: WinXP Client; recommendations?

Posted by Phil <pl...@gmail.com>.
TortoiseSVN is what I use and like it alot.... my 0.02$

On 9/18/06, Madison Kelly <li...@alteeve.com> wrote:
>
> Hi all,
>
>    I am afraid I am pretty out of touch with Windows these days. :)
>
>    There are a few programmers here at my office who I am trying to
> setup to use subversion (which I have installed but am still somewhat
> new with). I am getting fairly comfortable with the *nix 'svn' client
> and would love a suggestion for a WinXP client that behaved in a
> similar/same way (CLI preferably).
>
>    I've looked at TortoiseSVN but had some troubles with it. :/
>
> Thanks in advance!!
>
> Madison
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Re: WinXP Client; recommendations?

Posted by Ivan Aleman <bo...@gmail.com>.
[...]
>    There are a few programmers here at my office who I am trying to
> setup to use subversion (which I have installed but am still somewhat
> new with). I am getting fairly comfortable with the *nix 'svn' client
> and would love a suggestion for a WinXP client that behaved in a
> similar/same way (CLI preferably).
>
[...]
Well AFIK, if you want CLI commands you have to install Subversion on
those Windows machines, then update/set the path to where Subversion
commands are, otherwise TortoiseSVN is the way to go.

http://subversion.tigris.org/project_packages.html

Regards.
-- 
Iván Alemán ~ [[ Debian (Sid) ]] ~
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
G!>GCM d+ s: a? C+++ UL++ P L+>+++$ E--- W++>+ N* o--- K- w O- M+ V--
PS++ PE-- Y PGP+>++ t-- 5 X R+ !tv b++ DI-- D+++ G+ e++ h* r+ z*>*$
------END GEEK CODE BLOCK------
bonovoxmofo.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: [OT] Solved! (was: Re: WinXP Client; recommendations?)

Posted by Mark Clements <gm...@kennel17.co.uk>.
"Thomas Hemmer" <th...@go-engineering.de> wrote in message
news:34007.5659602464$1158650792@news.gmane.org...
> Madison,
>
> if you are hesitating whether to install SP2 just in order to update your
> installer, there is surely another solution.
> You can download and install a new version of just the installer and
nothing
> else at
>
>
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=8894
82fc
> -5f56-4a38-b838-de776fd4138c
>
> It's a matter of minutes until you get TSVN up and running after that.
>
>
> Enjoy,
>
> Thomas
>

For Win2k you still need SP3 or SP4 - it (apparently - untested) will not
work on SP2 or lower.

- Mark Clements (HappyDog)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Solved! (was: Re: WinXP Client; recommendations?)

Posted by Mark Clements <gm...@kennel17.co.uk>.
"Madison Kelly" <li...@alteeve.com> wrote in message
news:450ED259.6040508@alteeve.com...
> Thanks to all who replied (and there were a lot!!) :)
>
> I didn't realize that the install:
> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
> was the client (looked like the server). This does the job perfectly,
> thank you!
>
> As for why I am not using TortoiseSVN, it wasn't a problem with the
> program itself but with the installer. It requires installing an updated
> MS Installer (in SP2) which was more than I am willing to do to install
> one program. I am sure the program itself is great. :p
>
> Madison

You may want to check out an earlier version of TortoiseSVN, which can be
installed on Win2K SP2.  I use v1.2.6, which is compatible (as far as I am
aware) with any more recent version of the SVN server, though possibly with
reduced functionality.  It is avilable here.

http://prdownloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.2.6.4786-svn-1.
2.3.msi?download

Note that if you are also planning to use the command-line client you will
probably need to get matching versions - in particular SVN 1.4.0 uses
incompatible working copies.

- Mark Clements (HappyDog)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Solved!

Posted by Madison Kelly <li...@alteeve.com>.
Andy Levy wrote:
> On 9/18/06, Madison Kelly <li...@alteeve.com> wrote:
>> Thanks to all who replied (and there were a lot!!) :)
>>
>> I didn't realize that the install:
>> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
>> was the client (looked like the server). This does the job perfectly,
>> thank you!
>>
>> As for why I am not using TortoiseSVN, it wasn't a problem with the
>> program itself but with the installer. It requires installing an updated
>> MS Installer (in SP2) which was more than I am willing to do to install
>> one program. I am sure the program itself is great. :p
> 
> Unless you have software or some other requirement/restriction that
> prevents you from installing SP2, you really should install it anyway,
> just for the massive security fixes it includes.  Eventually you'll
> have to as more programs start requiring the newer installer and
> features/fixes that are included in it as well.

I agree completely, but at this moment it isn't feasible. Once it's done 
though, I'll certainly look into TortoiseSVN. :)

Madi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Solved! (was: Re: WinXP Client; recommendations?)

Posted by Andy Levy <an...@gmail.com>.
On 9/18/06, Madison Kelly <li...@alteeve.com> wrote:
> Thanks to all who replied (and there were a lot!!) :)
>
> I didn't realize that the install:
> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
> was the client (looked like the server). This does the job perfectly,
> thank you!
>
> As for why I am not using TortoiseSVN, it wasn't a problem with the
> program itself but with the installer. It requires installing an updated
> MS Installer (in SP2) which was more than I am willing to do to install
> one program. I am sure the program itself is great. :p

Unless you have software or some other requirement/restriction that
prevents you from installing SP2, you really should install it anyway,
just for the massive security fixes it includes.  Eventually you'll
have to as more programs start requiring the newer installer and
features/fixes that are included in it as well.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: Solved! (was: Re: WinXP Client; recommendations?)

Posted by Thomas Hemmer <th...@go-engineering.de>.
Madison,

if you are hesitating whether to install SP2 just in order to update your
installer, there is surely another solution.
You can download and install a new version of just the installer and nothing
else at

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=889482fc
-5f56-4a38-b838-de776fd4138c

It's a matter of minutes until you get TSVN up and running after that.


Enjoy,

Thomas



> -----Original Message-----
> From: Madison Kelly [mailto:linux@alteeve.com]
> Sent: Monday, September 18, 2006 7:08 PM
> To: users@subversion.tigris.org
> Subject: Solved! (was: Re: WinXP Client; recommendations?)
>
> Thanks to all who replied (and there were a lot!!) :)
>
> I didn't realize that the install:
> http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
> was the client (looked like the server). This does the job
> perfectly, thank you!
>
> As for why I am not using TortoiseSVN, it wasn't a problem
> with the program itself but with the installer. It requires
> installing an updated MS Installer (in SP2) which was more
> than I am willing to do to install one program. I am sure the
> program itself is great. :p
>
> Madison
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Solved! (was: Re: WinXP Client; recommendations?)

Posted by Madison Kelly <li...@alteeve.com>.
Thanks to all who replied (and there were a lot!!) :)

I didn't realize that the install:
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91 
was the client (looked like the server). This does the job perfectly, 
thank you!

As for why I am not using TortoiseSVN, it wasn't a problem with the 
program itself but with the installer. It requires installing an updated 
MS Installer (in SP2) which was more than I am willing to do to install 
one program. I am sure the program itself is great. :p

Madison

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: WinXP Client; recommendations?

Posted by Grant Rettke <gr...@acm.org>.
If said users will only every checkout/update/commit, then tortoise is just
fine. Anything more than that and they will want to use the command 
line for most operations.

Quoting Madison Kelly <li...@alteeve.com>:

> Hi all,
>
>   I am afraid I am pretty out of touch with Windows these days. :)
>
>   There are a few programmers here at my office who I am trying to 
> setup to use subversion (which I have installed but am still somewhat 
> new with). I am getting fairly comfortable with the *nix 'svn' client 
> and would love a suggestion for a WinXP client that behaved in a 
> similar/same way (CLI preferably).
>
>   I've looked at TortoiseSVN but had some troubles with it. :/
>
> Thanks in advance!!
>
> Madison
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: WinXP Client; recommendations?

Posted by Andy Levy <an...@gmail.com>.
The *nix svn client you're accustomed to runs on Windows as well.
There's even an installer for it.

http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91
has the zipped binaries.

See http://svn.haxx.se/users/archive-2006-09/0761.shtml for the installer.

You may want to check in with the TSVN mailing list for your
difficulties there; the client has been outstanding for me.

On 9/18/06, Madison Kelly <li...@alteeve.com> wrote:
> Hi all,
>
>    I am afraid I am pretty out of touch with Windows these days. :)
>
>    There are a few programmers here at my office who I am trying to
> setup to use subversion (which I have installed but am still somewhat
> new with). I am getting fairly comfortable with the *nix 'svn' client
> and would love a suggestion for a WinXP client that behaved in a
> similar/same way (CLI preferably).
>
>    I've looked at TortoiseSVN but had some troubles with it. :/
>
> Thanks in advance!!
>
> Madison
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: WinXP Client; recommendations?

Posted by Greg Thomas <th...@omc.bt.co.uk>.
On Mon, 18 Sep 2006 10:42:50 -0400, Madison Kelly <li...@alteeve.com>
wrote:

>I am getting fairly comfortable with the *nix 'svn' client 
>and would love a suggestion for a WinXP client that behaved in a 
>similar/same way (CLI preferably).

The standard Windows svn client works in an identical (*) way to the
UNIX client.

http://subversion.tigris.org/project_packages.html#windows

(*) barring OS/shell differences, etc.

Greg
-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: WinXP Client; recommendations?

Posted by Thomas Hemmer <th...@go-engineering.de>.
Madison,

as you are quite comfortable with the "svn ..." CLI under *NIX, why not simply
use it under Windoze, too ;-) ?
Once you have your %PATH% include %<subversion_install_dir>%\bin, "svn ..." will
be glad to be at your command there.

Talking about TortoiseSVN ... what is it that makes you unhappy? Billions of
people around the globe are using it with pleasure, including me ;-)


Regards,

Thomas


> -----Original Message-----
> From: Madison Kelly [mailto:linux@alteeve.com]
> Sent: Monday, September 18, 2006 4:43 PM
> To: users@subversion.tigris.org
> Subject: WinXP Client; recommendations?
>
> Hi all,
>
>    I am afraid I am pretty out of touch with Windows these days. :)
>
>    There are a few programmers here at my office who I am
> trying to setup to use subversion (which I have installed but
> am still somewhat new with). I am getting fairly comfortable
> with the *nix 'svn' client and would love a suggestion for a
> WinXP client that behaved in a similar/same way (CLI preferably).
>
>    I've looked at TortoiseSVN but had some troubles with it. :/
>
> Thanks in advance!!
>
> Madison
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org