Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Is there handy version control system with pureperl?

by remiah (Hermit)
on Sep 05, 2012 at 13:47 UTC ( [id://991859]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Is there handy version control system with pureperl?
in thread Is there handy version control system with pureperl?

Sorry I don't understand it well.


                                +--------------------------------+
                                |     client 2                   |
  +-----------------------+     |                                |
  |                       |     |                                |
  |                       |     |                                |
  |                       |     |                                |
  |                       |     |                                |
  |  Server               |     |                                |
  |  with                 |     |                                |
  |  apache, perl only    |     |      ^     +                   |
  |                       |     +------|-----|-------------------+
  |                       |            |     |
  |                       | checkout?? |     |
  |                       | +----------+     |  Is it possible??
  |  +-------------------+| <----------------+
  |  | distribution      || commit???
  |  | copied            ||
  |  |                   ||
  |  +-------------------+|      +-------------------------------+
  |            ^          |      |    client 1                   |
  +------------|----------+      |                               |
               |                 |    install all svk needs      |
               |                 |                               |
               |                 |   +------------------+        |
               |copy it          |   |                  |        |
               +-------------------+ | distribution?    |        |
                                 |   +------------------+        |
         
Do you say it is possible to checkout and commit from client 2?

I should learn for git and svk more. And look for CPAN a little more...

  • Comment on Re^4: Is there handy version control system with pureperl?

Replies are listed 'Best First'.
Re^5: Is there handy version control system with pureperl?
by CountZero (Bishop) on Sep 05, 2012 at 18:18 UTC
    No, it will not work. You will need the versioning server installed on your Apache box. Anonymous Monk has given totally misleading information.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

    My blog: Imperial Deltronics

      With your first advice, I tried to contact with server administrater. And he told me the path to git command. It was already there ...

      I can now clone, pull from server.
      Push to my server from every machines.
      And gitweb also works fine.
      comfortable!

      Thanks for your kind replies. And I think I owe you one beer. cheers.

      If only apache came with some dav svn server thing, or Alien-SVN came with some svnserver, then that would be like a server thing

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-25 14:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found