WebGUI
      Click here to register.
      
PBWG Banner


     Request Features > Request For Enhancement

Ability to move changes from one version tag to another

User Jesse
Date 6/1/2007 1:07 pm
Version WebGUI
Views 1965
Rating 18    Rate [
|
]
Difficulty 1
Karma So Far 5247
Karma Rank 5247.000000
Transfer Karma
Previous · Next
User Message
Jesse
Would be nice to be able to changes to an asset from one version tag to another.

There's nothing worse than adding a change to the wrong version tag (to one you don't want to check in just yet) and having to delete those changes and recreate them under a different version tag.

The ability to shift the changes to a new version tag "on-the-fly" would be an additional bonus and save an extra step when you just want to split up a version tag. 

-
If my comment is useful, rate me - I can always use the karma! :)
Join us on the #webgui irc channel on freenode! (I use the nick Radix)



Back to Top  
 
elnino

yes please!  I've tried cutting to the clipboard, but in the clipboard, it's still tied to a version tag. It seems that if the clipboard was "version-tag-less" this would allow us to move things around.

LN



Back to Top  
 
preaction

I've implemented this in a patch. Waiting for approval from JT (since it does some things that may be unexpected or undesired).

  1. It's possible to move committed / approved revisions to an uncommitted version tag. This does not change those revisions to "pending". 
  2. When making a new version tag to move revisions into, it makes a copy of the current tag's properties and changes the name to add "(copy)" at the end.
  3. It's possible to move / purge all revisions in a tag and have the tag still exist.
Attaching the patch in its current state.



Attached Files
Back to Top  
 
preaction

This was implemented in 7.5.11 I think (or one of the 7.5s around there).

Closing as implemented.



Back to Top