Summary: | JJ: checkout project as release without CVS folders | ||
---|---|---|---|
Product: | [Applications] cervisia | Reporter: | Michael Virnstein <michael.virnstein> |
Component: | general | Assignee: | Dermot Daly <dermdaly> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Virnstein
2004-03-18 09:33:33 UTC
Thanks for your report, Michael. Okay, you're basically asking for support of cvs' export function. That's definitely feasible. Christian yes, that's it. I don't know all the commands of CVS, because i'm basically using gui's most of the time. But i searched for export on cvshome.org and that's exactly what i need. CVS commit by cloose: * Implemented wish #77894: Added support for a checkout of a module without the CVS folder. (cvs export) Patch by Dermot Daly * Implemented wish #80177: It's now possible to checkout a project under an alias name. (cvs checkout -d) Patch by Dermot Daly M +12 -0 ChangeLog 1.130 M +2 -1 cervisiapart.cpp 1.147 M +52 -0 checkoutdlg.cpp 1.36 M +5 -2 checkoutdlg.h 1.14 M +10 -4 cvsservice/cvsservice.cpp 1.42 M +4 -1 cvsservice/cvsservice.h 1.30 |