Re: [Epiphany] using CVS



Josh Goebel wrote:

>On Wed, 2003-03-26 at 02:21, Dave Bordoley wrote:
>  
>
>>export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
>>cvs login
>>
>>cvs -z3 checkout -P epiphany
>>cvs -z3 update -P epiphany
>>
>>is that what you wanted?
>>
>>dave
>>    
>>
>
>Yes, exactly.  Now, once I know what I'm doing, what does it take to
>become a contributor?  Also do you know of any good articles on using
>  
>
http://developer.gnome.org/tools/cvs.html is a good place to start.

>CVS for development (I'm going to search in a bit).  IE, if I make local
>changes and someone makes changes in CVS how do I get the update/merge
>my changes, etc...?
>  
>
You can just do update as mentioned above. In most situations (where 
there are not conflicts) cvs will automagically merge your changes. oh 
and you can make patches using "cvs diff -up" from within the epiphany 
folder.

dave




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