Perl module for Git

3 messages, 2 authors, 2016-06-15 · open the first message on its own page

Perl module for Git

From: Pedro Melo <hidden>
Date: 2016-06-15 22:46:12

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?

Thanks,
-- 
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo@simplicidade.org
Use XMPP!

Re: Perl module for Git

From: nadim khemir <hidden>
Date: 2016-06-15 22:46:12

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.

Nadim.

Re: Perl module for Git

From: Pedro Melo <hidden>
Date: 2016-06-15 22:46:13

On Feb 16, 2009, at 5:45 PM, nadim khemir wrote:
On Monday 16 February 2009 16.44.45 Pedro Melo wrote:
quoted
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,
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help