| Summary: | Wish: Fetch branches names button in the checkout dialog | ||
|---|---|---|---|
| Product: | [Applications] cervisia | Reporter: | Carlos Woelz <carloswoelz> |
| Component: | general | Assignee: | Christian Loose <christian.loose> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Carlos Woelz
2004-02-10 19:10:55 UTC
Should be doable with the rlog cvs command. Just a reminder for me. :-) Christian CVS commit by cloose: Implemented bug #74862: In the checkout dialog, it's now possible to fetch the existing branch/tag names for a module from the cvs server. M +4 -0 ChangeLog 1.137 M +63 -8 checkoutdlg.cpp 1.37 M +3 -2 checkoutdlg.h 1.15 |