Re: Perl module for Git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Feb 16, 2009, at 5:45 PM, nadim khemir wrote:

On Monday 16 February 2009 16.44.45 Pedro Melo wrote:
Hi,

I'm writting a small web-based tool for designers to manage a small
set of HTML templates. They will use SFTP or DAV to edit the templates
in a development server, and then use the web-based tool to commit
their changes and push to the test server.

What is the best Perl module for this? I'm thinking on using Git.pm
but I wonder if there isn't a better solution?

You please give use a few use cases. I must admit that I don't get exactely
what you want to do.

Simple stuff.

I have a git repo on a server, designers edit the template directly using DAV or SFTP.

When their changes are ok, they would go to the web tool, see the diffs, commit them, and push the result to our "for test" repo.

So basically I need to be able to see the status of a workdir, diff, commit and push from within a web app.

I'm just wondering if the Git.pm that comes with git is the best tool for this.

Best regards,

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux