![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] interaction with CVSWing IDE Support support at wingide.comFri, 23 May 2003 11:15:05 -0400 (EDT)
There isn't a CVS integration yet, so for now you're stuck typing cvs commands on the command line. One solution might be to avoid using cvs watches and just trust that cvs can merge concurrent changes. If you've never done this, when you 'cvs commit' you may get "up to date check failed; fix these first" messages which can be a bit cryptic. What this means is that there are concurrent edits that have been checked in and the "fix" is to "cvs update" to get the edits and merge them in with your own changes on disk before you then "cvs commit" again. Some people seem uncomfortable with this but conflicts are quite rare in practice and are easily understood and resolved by editing the resulting marked up merged file. We are working on adding both CVS integration and easier ways to extend Wing for things like this, BTW... Hope that helps. Stephan Deibel -- Wing IDE for Python Archaeopteryx Software, Inc Take Flight! www.wingide.com On Fri, 23 May 2003, Nicholas Henke wrote: > Would it be possible for wing to interact with a CVS repository? I am > running into the problem where the files are chmod'ed u-w, and to fix it > really just needs a cvs edit <filename>. Is there a better solution than > that ? > > Nic > -- > Nicholas Henke > Penguin Herder & Linux Cluster System Programmer > Liniac Project - Univ. of Pennsylvania > > _________________________________________________ > Wing IDE discussion list > http://wingide.com/support/forum >
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||