First, sorry for not subscribing to and using the Tools forum. That's where
I'll take my next CW question, I promise :)
Ben, you wrote:
>CVS doesn't have a checkout notion for individual files. You can
>checkout a whole project, but that just gets the selected version from
>the repositiory and puts it on your local system. To change files, you
>just change them. At update time, CVS tells you what's changed, and
>from time to time, you commit your changes back to the database.
I'm still not sure how to "check out the whole project," which is fine in
my application of CVS (to track revisions, and share my own code between
machines, rather than between programmers)
Say I have a machine with Code Warrior on it, and no CW projects. I want
to check out everything in the repository that is in the project. This
would include the .mcp file, and the contents of the Src and Rsc
directories at minimum.
I am stumped as to how to get it.
Can you provide a slightly more detailed hint?
Thanks,
</edg>
PS: I also have access to CVS.EXE, which can be used at the command line,
and which works for getting and returning my source, so maybe that's the
only way?
At 10:29 PM 8/21/2001 -0500, Ben Combee wrote:
>"Ed Greenberg" <[EMAIL PROTECTED]> wrote in message
>news:60459@palm-dev-forum...
> >
> > I have a project in a CVS repository that I would like to get at with
> > Codewarrior7.
> >
> > I installed the CVS plugin and I can successfully log into the CVS
>server,
> > but CW doesn't offer the same choices on the VCS menu as in their
> > documentation. For instance, there is no checkout feature -- not even
> > greyed out.
> >
> > I can check the project (or it's files) out with the CVS.EXE that
>shipped
> > with the plugin, but can't do much with CVS inside Code Warrior.
>
>CVS doesn't have a checkout notion for individual files. You can
>checkout a whole project, but that just gets the selected version from
>the repositiory and puts it on your local system. To change files, you
>just change them. At update time, CVS tells you what's changed, and
>from time to time, you commit your changes back to the database.
>
>The CodeWarrior VCS API was originally designed for Visual SourceSafe,
>which does do checkout/checkin. However, the CVS plugin does work for
>the CVS system.
>
>You should still use another CVS program along with this for global
>management of your local store. WinCVS is the primary one used on the
>Windows platform. www.wincvs.org.
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/