Without wishing to start any sort of flame war: Windows user and developers have a different mind set than *nix developers and users. Recommending a *nix tool set to a Windows user is likely to be counter productive in the short term and may not actually offer any real advantages in the long term.

The OP has made a good start in installing Tortoise's subversion client - it's a really nice client that integrates well with the Windows explorer. And that typifies the difference really. Windows is WIMPs oriented. *nix is command line oriented. For most tasks there are equally good tools for both camps that are pretty much the same in terms of the time it takes for an experienced user to get a job done.

On the other hand, if you have the space then installing a virtual machine and running a real *nix is a much better route to take than Cygwin. Especially as there are prepackaged appliances such as Grandma's LAMP which just "plug and go".


Perl is environmentally friendly - it saves trees

In reply to Re^2: How do you support your first CPAN module? by GrandFather
in thread How do you support your first CPAN module? by apl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.