Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

307 results found

  1. High DPI support for high resolution/ high DPI workspaces. Than you!

    13 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. This command fails if any of the items already exist. It would be more useful if it just ignored existing items. Typically I would run it on a subdirectory of my workspace.

    6 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)

    It has been included on release 5.4.16.704:
    Command Line Interface: The cm add and the cm partial add (gluon CLI) commands now accept a new parameter: —ignorefailed. This new parameter allows to skip items that cannot be added without rejecting the whole add operation.
    REMARK: If a directory cannot be added, none of its inner items will be added either.

  3. The 'clean differences' button on the compare window skips all diffs from merges. Sometimes you would only like to skip rebase merges and see the rest.

    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)
  4. When listing changed files in a cs or pending changes, optionally list the number of lines changed in each file in the table. This would help in finding the important files from a large number of files.

    Difficulties finding a revision to compare to make this hard to script from the command line.

    It probably should ignore whitespace.

    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)
  5. can you PLEASE provide a documentation how to configure postgres (and which roles are needed for) Linux ... nice to know that your migration tool in Windows / mac supports PostGres but that doesn't really help on linux where admintool is not available!!!

    http://www.plasticscm.net/index.php?/topic/251-postgresql-installation/?hl=postgresql
    is outdated

    http://codicesoftware.blogspot.com/2012/11/migrate-database-backend.html
    speaks you officially support postgres

    http://plasticscm.com/infocenter/technical-articles.aspx
    doesn't give any hint about ;/

    thx

    1 vote
    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)
  6. The 'Filter' field for pending changes seems to show entries that match the filter text in a variety of places including file path and branch name.

    This makes it impossible to filter by part of a filename that is also part of your branch name.

    Ideally there would be a list to control what is matched against (cf. Thunderbird sender, recipients, subject & body).

    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)
  7. At least the simple one as it is in an internal diff. However, it should be enabled by default (and/or remember that I enabled it). It would be even better if it was able to use the syntax highlighting automatically according to a file extension.

    41 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)
  8. Sometimes it would be useful to pick out a file in an old revision. What I want is to go to Browse repository on this changeset, select a file, click on Save as (in a context menu), find a destination on a filesystem and save a copy of that file there.

    29 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. There are only changeset numbers and base/source/destination titles shown in the Merge Tool (or any external merge tool). It will be very helpful if the names of branches will be shown too. When I merge one branch to another I do not remember (and care about) the changesets numbers and I might be not confident what the source is and what the destination is. The branch names would help me to figure out which version is which immediately.

    14 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)
  10. The custom Open with context menu (as it is in an Items view now) would be useful in Diff changeset too.

    27 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)
  11. If a line of text is indented using tabs and the line is edited by typing in Result file box in a Merge Tool, then the indentation is modified to spaces. The indentation should not be modified!

    57 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)

    The task has been finished. Public Release 5.0.44.608 (Sep 26th 2014)

    Merge tool: If a line of text was indented using tabs and the line was also edited in the ‘Result file’ textbox, then the indentation was modified to spaces. Fixed. Now, the tabs are preserved in this case.
  12. An undo action (Ctrl+Z) is really needed in a Merge Tool. Especially when editing the result manually.

    79 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)
  13. Sort comments in a Code review according to files and lines to which they are connected to and then according to a timestamp of a last edit instead of sorting it according to a timestamp of a last edit only.
    Ideally indent comments to the same line and add a Reply button too.

    162 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)

    Happy to close the top one UserVoice request.

    In the latest 8.0 versions, it is already possible to do reply. Just run plastic —codereview to access the new code review. Of course, the flag is temporary and will soon be gone because this will be the default.

    Enjoy!

  14. First double click on a comment in a Code review tool takes you to the file containing the commented line and only the second double click takes you to the commented line. I don’t see the reason for such behavior; it is irritating actually. It would be nice, if the first double click takes you directly to the commented line without the need to switch to that file in a separated step.

    47 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. When diffing revisions set the revision from the older changeset as a source and the revision from the newer changeset as a destination independently on the revision sorting in the History view.

    29 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)
  16. It would be awesome if I could filter the Branch Explorer in the same manner as the Changeset view (simple filter and custom find command). The filtered out changesets will be hidden as they are when using Show only relevant changesets or History of an item as a 2D tree.

    19 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)
  17. Add an option on context menu in a changeset view to view the selected changeset in a Branch Explorer.

    59 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. When you have created a custom view of branches (eg. selected), and create additional branches from the custom view they should be added to that view. Otherwise you have to go back to the original explorer and find them all again. This would be convenient for working on a project distributed over several branches.

    It would also be useful to be able to add and remove branches from an existing custom view. eg. from the branch list panel, have a menu 'add to branch explorer A' (they might need ids).

    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 you leave the checkin comment box empty and try to commit your changes, a question box appears asking you if you really want to continue. At that point you can either click "Yes" or "No". But there is a third option: closing the window using the "X" in its right top corner (or pressing the Alt + F4 key combination, for instance). When you do that, something unexpected happens: the checkin operation is continued instead of being cancelled.

    IMHO it should be impossible to close the window by other means than clicking the Yes or No buttons. Or, if…

    7 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)
  20. It would be very usefull to add the equivalent command line "cn" for every task you explain on the interface, so it can be automated

    6 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)
1 2 6 8 10 15 16
  • Don't see your idea?