Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: How do you support your first CPAN module?

by apl (Monsignor)
on Jul 13, 2008 at 01:41 UTC ( [id://697284]=note: print w/replies, xml ) Need Help??


in reply to Re: How do you support your first CPAN module?
in thread How do you support your first CPAN module?

To reiterate, then, if I know where the repository is I don't need TortoiseSVN?

Curtesy of your comment, Google points me to the Tortoise FAQ. I'll read up on it.

If I didn't already have a firstborn son, I'd name him after you...

  • Comment on Re^2: How do you support your first CPAN module?

Replies are listed 'Best First'.
Re^3: How do you support your first CPAN module?
by blahblahblah (Priest) on Jul 13, 2008 at 03:06 UTC
Re^3: How do you support your first CPAN module?
by GrandFather (Saint) on Jul 13, 2008 at 02:37 UTC

    TortoiseSVN is a subversion client. It allows you to manage the files on your machine that are under control of subversion. It is the GUI that provides access to the subversion repository. The model is rather like a database and the code that accesses the database. The subversion server provides the database and the client is that which accesses it.

    Bottom line: TortoiseSVN is a great client and you have done the right thing installing it. Now all you need to do is figure out how to use it to access the author's SVN repository.


    Perl is environmentally friendly - it saves trees

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://697284]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-04-18 03:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found