Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

526 results found

  1. it would be nice to be able to click one of these menu item icons to open up a window to enter this info in. I think this will help iterate on user feedback.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. All Windows and Mac applications have a standard "File", "View", "Help" etc. menu. The current left-hand menu is fine, but "Preferences" and "About" should be removed and moved to a new standard menu.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Quite simple, sync with server button which completely wipes out any local changes and restores a workspace to whatever changeset that you are on.

    We have to implement batch files to clean up things on the client side which get generated when we switch around from branch to branch, and it would be nice to have a button in the GUI alongside update workspace, that says sync to the server.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Hello.

    Currently if I want to zoom out to see more than a day or 2 of changes in the branch explorer, the text becomes so small it's completely unreadable.

    I propose that the text for branch name / description, and date headers at the top, should remain the same size (or at least get capped at a minimum size) when zooming out, so that it is still readable.

    There is plenty of space to fit the full sized text.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Main or head branches used to end with a # symbol in version 3.0. You could use this in the filter to to only see things related to that branch. In version 4.0 they no longer end with that symbol, so you cant filter out sub branches since they all start with the main branch's name.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. There might be some use-cases out there for not wanting to do this, When I merge one branch into another branch, if I make a change in between finishing the merging and checking in my changes, that change becomes very difficult to trace as to when it happened. If that change breaks something it becomes nasty to track it down and then revert it.

    There are probably use-cases where people wouldn't want that behavior but I'd like to be prompted to go to pending changes and check-in my merge once it's finished.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. When browsing a branch or changeset for items it sometimes would be nice to save a file/folder to some place on the disk.

    Some files belong together and if I want to view or even execute these files I need all of them with correct filenames in the same place.

    Clicking on a item in plastic opens this file with the system standard viewer in a temporary directory. Depending on the file this may not be a good idea! Therefore I need a way to select some items (files/folders) and export them.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. filter CS by label will enable to connect Xlink much easier

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. The explorer plug-in works very well for managing a workspace, however, there is no branch support.

    1) No way to tell what branch the workspace currently has
    2) No way to switch the workspace to a particular branch
    3) No way to merge the current branch into another
    4) No way to merge another branch into the current one
    --there are other branch features available, but these are the ones my team uses the most.

    All of these thing currently require the GUI to perform, but could be done using the Explorer plug-in

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. "Show selected branches in a new diagram" is a useful way of making sense of a large and complex history but first you have to find the branches to select.

    The obvious way is to use the search field, but this changes the current selection to what if finds, losing you previous ones. It would be better if it just centred and highlighted the item without selecting it.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    1. If a pending merge results in no actual file changes, it doesn't seem possible to back out of the merge if it's not the desired result: the merge link can't be undone without at least one change to a file in the pending merge.

    I got into this situation doing a sophisticated merge; a directory in the source branch had been deleted, but a new file has been added on the source branch in that directory that I wanted to merge over into a different location on the target branch.

    I chose the merge conflict resolution of preserving the delete…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. I would like to have the ability to compare the current workspace, including pending changes, against a custom checkin. This is useful if I need to revert specific changes made in a branch back to mainline, and I want to see if the reversions I've made have been effective before checking in the code.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. It would be useful to be able to set a flag on a changset such that it won't be merged from the branch it exists on (by merging from a subsequent changeset, although cherry picking it could possibly be an exception).

    I sometimes need to make temporary changes on a branch (eg. for testing), but don't want to risk these getting merged upstream.

    Normally I do periodic checkins of all changed files, so need to be careful to exclude these. It would be nice for the temporary changes to be managed by the SCM in a safe way.

    I don't…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. There are many branching scenarios that people use. But it would be nice to have a default template. And template libraries.

    Example when I create a repo I also rename main to Production and create Test and Development branches.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Icons in Windows Explorer for files that are currently added to source control but haven't yet been checked in.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. A plugin to allow integration of the following features in SSMS:
    -change commits
    -annotated files
    -revision history on a file
    -workspace explorer
    -branch explorer

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. I have 2 workspaces that refer to the same repository. To get an easier view of the diagram, I tried to set the display options differently to show particular branches for each workspace. It seems imposible to have different display settings

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Would you consider adding optional horizontal comparison panes to the diff viewer, displayed or hidden with a button or a key combination?

    It becomes useful when there are changes in long lines. Thanks to them you don't usually have to scroll the window in order to see all changed areas. This idea comes from WinMerge, which has both vertical and horizontal comparison panes.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. When the Items view is in "List view" mode, there should be a context menu when right-clicking on the white background (as opposed to right-clicking on a file or directory). This context menu should display choices relevant to the "parent" folder we are looking into.

    Likewise, in the Windows Shell extension, the Plastic SCM context submenu that appears when right-clicking on the white background in Windows File Explorer should display choices relevant to the parent folder (the same choices you get if you go one level up and right-click on the folder in question).

    This is how Windows File Explorer…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?