in reply to Re^3: Learning How to Use CVS for Personal Perl Coding Practices
in thread Learning How to Use CVS for Personal Perl Coding Practices
Basically, instead of writing to a local file, you can share your repository (make it available for people on other computers) using a Subversion daemon or Apache. This takes a little bit of effort to set up, but it works well.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Learning How to Use CVS for Personal Perl Coding Practices
by caedes (Pilgrim) on Nov 04, 2005 at 04:03 UTC |