[Cvsshell-devel] [ cvsshell-Feature Requests-586917 ] Replace file with previous revision
Status: Beta
Brought to you by:
stefanheimann
From: <no...@so...> - 2002-07-26 10:18:00
|
Feature Requests item #586917, was opened at 2002-07-26 03:17 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452215&aid=586917&group_id=48175 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Replace file with previous revision Initial Comment: It should be possible to replace a file with a previous revision. There should be a option to commit the changes immediately after replacing In cvs you would write cvs update -p -r x.x SomeFile > SomeFile ; cvs commit -m "replaced with revision x.x" SomeFile With cvsshell one could write replace SomeFile x.x ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452215&aid=586917&group_id=48175 |