As far as Tortoise vs command-line SVN clients, they both have some short-comings. I think that it is important that you learn to use both. Doing that gives you a better perspective on how the other client is supposed to work.

When I first loaded up Tortoise, it drove me crazy because I did stuff that comes naturally in Windows that I would have not thought about doing in *NIX, for example copying an .svn directory to another part of the checkout. When Tortoise kept saying it was broken it was no help when I needed to fix it. When I was using the *NIX client, I learned about more about what I had done to break it and how I could fix it.

I don't think I would have gained that insight if I had just stuck with one or the other. Tortoise is certainly more feature filled but it does not do everything.


In reply to Re^3: How do you support your first CPAN module? by Herkum
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.