Please understand: this is not, by any means, meant to start a Holy War 
(TM).  I'm *just asking.*

Are there any plans to move OWFS from CVS to something like Subversion 
or even better (IMHO) git, or even Mercurial?

I've used both Subversion and git for quite a few years and have found 
both of them a pleasure to work with. Git, especially, has just 
powerful (yet easy) support for branching and merging it's almost 
effortless.

1. git checkout -b jkuglers_new_branch current_devel_branch
2. <work, work, work>
3. Push new branch (if we're still doing the "central repository" type 
of work flow).
4. Paul Alfie reviews
4a. Likes what he sees and:
 - git checkout <current_devel_branch>
 - git merge <jkuglers_new_branch>

Seriously, that easy.

Just wondering/curious/accepting feedback, and all that jazz. :)

j

-- 
Joshua J. Kugler - Fairbanks, Alaska
Azariah Enterprises - Programming and Website Design
[email protected] - Jabber: [email protected]
PGP Key: http://pgp.mit.edu/  ID 0x73B13B6A

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to