Re: [Orgmode] Blorgit > SVN integration

2009-12-07 Thread Francesco Pizzolante
Hi Eric, > Thanks for the patch. > > I got it working and pushed up the change to the blorgit git repository. That's cool! Thanks for that! > Now all we need is an interface for reviewing/reverting previous > commits, and individual username/passwords and blorgit will be a full > fledged wiki!

Re: [Orgmode] Blorgit > SVN integration

2009-12-04 Thread Eric Schulte
Hi Francesco, Thanks for the patch. I got it working and pushed up the change to the blorgit git repository. Now all we need is an interface for reviewing/reverting previous commits, and individual username/passwords and blorgit will be a full fledged wiki! :) Thanks -- Eric Francesco Pizzolan

Re: [Orgmode] Blorgit > SVN integration

2009-12-03 Thread Francesco Pizzolante
Hi Eric, >> One little question: is it possible to add a comment field when editing a >> file >> through the web interface and use that comment as the log when checking in >> the >> file in the repository? > > That behavior is not currently part of blorgit, but it shouldn't be hard > to add. Se

Re: [Orgmode] Blorgit > SVN integration

2009-11-20 Thread Eric Schulte
Francesco Pizzolante writes: > Hi Eric, > > 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, > how >can I do it? >>> >>> This is what I've added to blog.rb: >>> >>> diff --git a/backend/blog.rb b/backend/blog.rb >>> index 0f43728..827ec05 100644 >>> [...] >

Re: [Orgmode] Blorgit > SVN integration

2009-11-20 Thread Francesco Pizzolante
Hi Eric, 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, how can I do it? >> >> This is what I've added to blog.rb: >> >> diff --git a/backend/blog.rb b/backend/blog.rb >> index 0f43728..827ec05 100644 >> [...] >> > Thanks, that patch looks great. If you don't

Re: [Orgmode] Blorgit > SVN integration

2009-11-19 Thread Eric Schulte
Hi Francesco, I have comments in-line below. Francesco Pizzolante writes: > Hi Eric, > > First of all, I thank you very much for your useful tips. > > Thanks to you, I think I've made a step forward. Here's how. > > >>> 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, how

Re: [Orgmode] Blorgit > SVN integration

2009-11-19 Thread Francesco Pizzolante
Hi Eric, First of all, I thank you very much for your useful tips. Thanks to you, I think I've made a step forward. Here's how. >> 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, how >>can I do it? > > Yes, it should be possible to use any version control backend, th

Re: [Orgmode] Blorgit > SVN integration

2009-11-13 Thread Eric Schulte
Francesco Pizzolante writes: > Hi, > > I've started playing with Blorgit and it really looks very promising... > > I have a few questions: > > 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, how >can I do it? > Yes, it should be possible to use any version control bac

[Orgmode] Blorgit > SVN integration

2009-11-13 Thread Francesco Pizzolante
Hi, I've started playing with Blorgit and it really looks very promising... I have a few questions: 1) Is it possible to integrate Blorgit with SVN instead of git? If yes, how can I do it? 2) If I have comments in an org file, as soon as I edit the file through the web interface, the comm