On Sun, 27 Feb 2011 15:48:38 -0600 "Roland Winkler" <wink...@gnu.org> wrote: 

RW> On Wed Feb 23 2011 Ted Zlatanov wrote:
>> On Sat, 22 Jan 2011 10:54:12 -0600 "Roland Winkler" <wink...@gnu.org> wrote: 

>> Could you consider moving to Git or Bazaar for development? CVS is
>> very inconvenient. I can't use it from work, for instance (pserver
>> is blocked, only http and https work).
>> 
>> If you like Git, I can host the repository or you can use Github or your
>> own server.  I personally don't like to depend on Github but many do.
>> 
>> For Bazaar, I think you can use a Savannah repository but I don't know
>> what setup is needed.

RW> In principle, I am open here. I have used CVS for bbdb quite simply
RW> because I know how I can do the few things that I want/need to do. I
RW> haven't found the time to sit down and figure out how git and bzr
RW> are working, though this is on my todo list, too.

Git is pretty simple to use on a basic level.  Basically you edit the
file, then "git add", then "git commit", then "git push".  You can play
around with a repository before pushing your changes, so unless you
completely screw things up, you can back out of most problems.

magit is a nice package that abstracts most of the command-line stuff.
And of course the Emacs VC package will work as you'd expect.

If you want, I can convert the current CVS history of BBDB as you have
it into a Git repository.  It's pretty trivial; see
http://www.kernel.org/pub/software/scm/git/docs/gitcvs-migration.html
for a quick guide.  Then you can simply clone that repository and use it
on Savannah's Git servers or Github or whatever you like.  You can keep
serving CVS out of it but I would recommend cutting off CVS instead.  I
can probably do most of this if you add me to the admin list on
Savannah so I can update the web pages as I go.

>> The BBDB web page is outdated and should probably at least mention
>> version 3.

RW> Which web page? The one on savannah? I started with a rather
RW> rudimentary web page. As things progress, it might be good to update
RW> it, too. (I cannot do anything about the old sourceforge page.)

You can probably get the old sourceforge page transferred or
redirected.  But I'm sure this is a hassle for you.

Ted


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to