Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

531 results found

  1. {4} = IssueID from issue tracker integration..

    This further enables the previous request to add Branch Name as an option... for the same purpose, CI servers that can integrate with issue management system.

    https://plasticscm.uservoice.com/forums/15467-general/suggestions/6821986-to-extend-the-custom-comments-auto-text

    My issue tracker branches are prefixed like "yt_TICKET-2" and that won't match on my CI server as it expects issue id "TICKET-2" instead..

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  2. Every time I have to change my LDAP password on a windows machine (where the server is configured for AD working mode) - I have to download/configure a new work space, even though I already have several work spaces available from the configured server.

    This could probably be achieved with adding a new column to the pastic.workspaces file:

    // Known Plastic SCM workspaces
    // id name path server
    e1a3445e-68fe-4a80-a2cf-5f61dcf657c1 TwoFactorAuth c:\PlasProjects_WORK\TwoFactorAuth <myserver:port>

    Baring that, it would be much better if the configuration would "stick" when the only change to the configuration is the password used to connect.

    Optionally, just allow…

    9 votes
    How important is this to you?
  3. 3 votes
    How important is this to you?
  4. If I can compare image with different size, then is it imposible

    1 vote
    1 comment  ·  Admin →
    How important is this to you?
  5. Keep Mine vs Keep Theirs... as the guy doing the reviews it would be nice if I could see the branch names for "mine" and "theirs"

    5 votes
    1 comment  ·  Admin →
    How important is this to you?
  6. Currently, when Plastic sees a local file older than the one on the repo, it will be impossible to checkin. Moreover, it will tell you only for the first file it finds, so you have to try checkin again and fix each file individually as long as the error pops up.

    Solution : Show a list of all the conflicts, and for each file (why not also have a button to process all..), let the user choose which file he wants to keep.
    - Keep local file : checkin the local file ; overriding plastic warning.
    - Keep repo file…

    35 votes
    1 comment  ·  Admin →
    How important is this to you?
  7. An option to refresh the branch explorer automatically would be nice. Similar to Auto Refresh Pending Changelist Option.

    13 votes
    How important is this to you?
  8. Problem:
    Sometimes you checkin changes that aren't necessarily corelated. Well, yes they belong to the same fix, but you could easily revert one change without the other.
    When people don't have the habbit to checkin every now and then, they need to checkin when they're done. Most of the time, this checkin contains more than one change.

    In the unexpected event of a new bug, that was checkedin with these changes, it's hard to revert that one change that's causing the issue.

    Suggested solution:
    This problem could be solved if there was a way to split existing changesets into new…

    9 votes
    How important is this to you?
  9. It would be nice to set comments in added files.

    12 votes
    1 comment  ·  Admin →
    How important is this to you?
  10. We use Source Tree today and would love to switch over to using gmaster full time. Having giflow built in would make that easier

    See:
    https://blog.sourcetreeapp.com/2012/08/01/smart-branching-with-sourcetree-and-git-flow/
    http://nvie.com/posts/a-successful-git-branching-model/

    Keep up the great work on the tool!

    9 votes
    How important is this to you?
  11. Something simple that any idiot could install on a desktop connected to the internet with storage on it. Something like gluon for dedicated plastic scm machines?

    1 vote
    1 comment  ·  Admin →
    How important is this to you?
  12. I want to pin my tabs. Basic tab functionality.

    8 votes
    1 comment  ·  Admin →
    How important is this to you?
  13. When "Checkin changes to different branch" it would be nice if you could explore all jira task, instead of having to type the correct name.

    7 votes
    1 comment  ·  Admin →
    How important is this to you?
  14. Ability to call the plastic.exe with --pending_changes to load up the pending changes UI (the same one used in windows shell extension). this will enable some easy integrations with other IDEs like VSCode and others that allow mapping a shortcut key to a command.

    I'd expect to map a command in VS Code to the command "plastic.exe --pending_changes --workspace "e:\projects\my-vscode-project" and it would show me everything changed within that wrkspace and allow me to check the changes in.

    3 votes
    1 comment  ·  Admin →
    How important is this to you?
  15. Seriously, I shouldn't have to login just to get my invoices, send them to my email please.

    9 votes
    How important is this to you?
  16. It would be great if whenever actions are done in Plastic Cloud that all pertaining partys are automatically emailed (with a configuration for this).

    Example, I create a code review for user A,B,C. Lookup user A,B,C's email and shoot them a notice of the code review. This is a standard feature for other cloud base repos that is super useful. Currently i have to either rely on my teammates telling me they submitted code reviews or have each of them integrate an app into their setup. It would be nice to have a one stop shop for this. : )

    33 votes
    How important is this to you?
  17. The new "multi-screen diff" in Plastic 6.0 is excellent. It was introduced in 6.0.16.884; if you have the Plastic SCM main window open on part of your screen, and open one diff window on another part of your screen, then the diff window's contents will change when you move around in the Branch Explorer.

    (Slightly related uservoice: https://plasticscm.uservoice.com/forums/15467-general/suggestions/15615156-show-diffs-in-branch-explorer-and-changesets-views )

    However, this has a few flaws related to cases where you don't want the "Diff changeset" window to change. To stop the Diff from updating when you click a changeset, you need more than one Diff window open. This is OK…

    12 votes
    1 comment  ·  Admin →
    How important is this to you?
  18. You can currently drag and drop files from your pending changes into a folder which is really handy when you've really stuffed up and can't shelve your changes (like deleting a changeset that you have currently selected).

    But it also be nice to drag and drop files into the workspace so I can utilise the awesome search feature and replace the files I just stuffed up in the above example.

    3 votes
    0 comments  ·  Admin →
    How important is this to you?
  19. It would be nice to improve the image diff tool so that small differences in pixels can be ignored with a threshold values. For example for JPEG images that just have a small difference in compression artifacts.

    Maybe something like this could be implemented?https://github.com/mapbox/pixelmatch

    4 votes
    How important is this to you?
  20. We need to be able to do a diff on a repository on a server (without workspaces) and then get the OLD version of a file through any xlink.

    cm diff OLD NEW

    You don’t get the path on the remote repository from a diff on current repository.

    If I do a cm diff in the first repository, There is NO path information through the xlink. And ALL the information is related to the NEW changeset.

    So you can not do a simple diff using the FIRST repository’s information:

    $ cm ls '/one/two/My link with spaces/bird/file1.txt' --tree='24@0000000099TESTREPO

    1 vote
    0 comments  ·  Admin →
    How important is this to you?
  • Don't see your idea?