[Cvsshell-devel] [ cvsshell-Feature Requests-586917 ] Replace file with previous revision
Status: Beta
Brought to you by:
stefanheimann
From: SourceForge.net <no...@so...> - 2003-04-09 21:40:32
|
Feature Requests item #586917, was opened at 2002-07-26 12:17 Message generated for change (Comment added) made by stefanheimann You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452215&aid=586917&group_id=48175 Category: None Group: None >Status: Closed 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 ---------------------------------------------------------------------- >Comment By: Stefan Heimann (stefanheimann) Date: 2003-04-09 23:28 Message: Logged In: YES user_id=327401 included (at least) in 0.4.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=452215&aid=586917&group_id=48175 |