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

Re: Easy get started howto

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-03-12 13:55:00 CET

On 3/12/06, Kenneth P. Turvey <kt-usenet@squeakydolphin.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have a friend who is a part-time VB developer (full-time zoo keeper) who
> is unfamiliar with any version control software. I recommended he use
> subversion and not worry about the complex details until he needs them. I
> don't think he'll take my advice without a very simple how-to on getting
> started using a local repository for simple, small projects. I would like
> to point him to such a how-to. I'm sure he would find it indispensable,
> but without a step by step how-to I don't think he'll give it a chance.
>
> Is there such a how-to online somewhere? In particular is there a windows
> centric how-to? I use Linux and I'm not sure how the command lines
> translate when using subversion so I'm not confident my help is what he
> needs.

http://www.phptr.com/articles/article.asp?p=408888&seqNum=9
http://www.pragmaticprogrammer.com/titles/svn/
http://svnbook.org/

As far as Windows-centric, the concepts are all the same and the
command line client is identical. Only difference is file path syntax
and your scripting options. Being a VB developer, he'll probably be
most comfortable using the SVN COM bindings/objects for writing his
own code to interact w/ SVN.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 12 13:56:05 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.