Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-vcm-dev] CVS check out read only

We've tried edit/unedit in conjunction with "checkout read-only". The
existing functionality looks good.
However, using edit without a chance to see the other possible editors of a
file doesn't really make sense.

We've been using edit / checkout read-only before using Eclipse as a kind
of soft-lock. Developers were to check for other editors of a file before
submitting their edit command. This scheme worked for us, but the extra
step of manually checking the editors of a file before submitting an edit
was rather cumbersome.

It would be very helpful if this extra step could be done automatically in
the Eclipse CVS client, that is before an edit is submitted, check for
existing editors and if there is at least one, show them to the user with
the option to cancel the edit request.

Is such a feature already planned for the CVS client?

Regards,
     Rolf




                                                                                               
                    "Michael                                                                   
                    Valenta"             To:     platform-vcm-dev@xxxxxxxxxxx                  
                    <Michael_Vale        cc:                                                   
                    nta                  Subject:     Re: [platform-vcm-dev] CVS edit/watch -  
                    @oti.com>            check out read only                                   
                    Sent by:                                                                   
                    platform-vcm-                                                              
                    dev-admin                                                                  
                                                                                               
                                                                                               
                    29.11.02                                                                   
                    18:41                                                                      
                    Please                                                                     
                    respond to                                                                 
                    platform-vcm-                                                              
                    dev                                                                        
                                                                                               
                                                                                               





Support for "checkout read-only" and cvs watch/edit has only recently been
added to Eclipse (post-M3 stable build). You choices are to wait until M4
is declared or, if you are daring, you can get the latest integration
build.

Michael




                      Brian Parkinson
                      <parki@xxxxxxxxxxxxxxxx         To:
"'platform-vcm-dev@xxxxxxxxxxx'" <platform-vcm-dev@xxxxxxxxxxx>
                      >                               cc:
                      Sent by:                        Subject:
[platform-vcm-dev] CVS check out read only
                      platform-vcm-dev-admin@
                      eclipse.org


                      11/29/2002 09:48 AM
                      Please respond to
                      platform-vcm-dev





Hello:


I searched through the archives, but wasn't sure that I had the whole scoop
on this:


When I check out a project from CVS, the files are *not* read only. I would
like to be able to check out read only (as in the dialog box selection in
WinCVS for example) but I can't seem to find a way to do this. Since
Eclipse doesn't see env variables, I can't set CVSREAD, and so I am
stymied.


Is there a workaround?


This is pretty essential in my group, as we all rely on strict locking.

Cheers and thanks,


parki...










_______________________________________________
platform-vcm-dev mailing list
platform-vcm-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-vcm-dev





Back to the top