Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

526 results found

  1. Here are a few ideas for an improved issue tracker API. These suggestions were first posted in the forum 05 December 2011.

    Create branch from ticket
    I was surprised that I could not create a branch from a list of tickets. Instead I have to use a branch name convension to link my branch to a ticket. It should be trivial to extend the extension API with a "load tickets" method and present the list of tickets when creating a branch. How to select the tickets to be shown could be a matter of extension configuration. This could be made…

    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. It happens from time to time that you think you are working on some branch when actually you are on another.

    What I usually do in such a scenario is:
    1. check in on wrong branch.
    2. switch to correct branch.
    3. cherry pick from wrong to correct branch.
    4. copy the merged file(s)
    5. delete new change set created on correct branch created by cherrypick.
    6. copy the files back to the workspace (or just paste from clipboard if it was a single file).
    7. check in the changes (now properly set in the correct branch).
    8. delete the…

    2 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. in the branch explorer, have the ability to specify a replication source, instead of having to pull a branch from a source before it showing up in the list.
    This way it would be easy to add all the local developer repos as replication sources to a new team members BrEx in a distributed scenario, without having to pull something from every local developer repo.

    7 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. 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)
  5. It would be nice to see the status of bugs, features, enhancements, etc. and where they are (backlogged vs implementation, etc) and in which release candidates they are scheduled.

    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. Basically the visual studio plugin for PlasticSCM is very powerful, however the majorly popular Eclipse IDE open source platform plugin is very very limited. I'd like to see an increased level of support for this platform as I'm sure many others would as well.

    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)
  7. need to set mouse capture when scrolling in source diff window. Otherwise if your mouse moves outside the scrollbar (most likely horizontally), it stops scrolling, and you need to go back and click and drag to scroll.

    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)
  8. I would like to see a way to group workspaces (and repositories) in order to make the list more readable.

    As i use the model one workspace for a project or component, i got to many for a readable list.

    Tagging them with a keyword and show them as a tree would make it easier to find workspaces.

    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)
  9. Show a list of all files before you add them to the source control. sometimes i need to keep a file back for some reason and add it some time later.
    Also the add tree to sc action is very opaque. it doesn't even create a new changeset!!! i never know which files i realy added.

    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)
  10. Hi, please change the comments seperator from "" to something less frequently used. We have A LOT of files with a "" in the file name and refering to them in a comment isn't that easy when "_" is the seperator ;)

    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)
  11. I would like to see an option that scans the database for corruption or inconsitencies. Now i have to rely on the gui to crash or bahave strange to see that there is something wrong.

    A periodically scheduled job, a short report and a big green light that everything is OK would be good for my trust in the plasticscm.

    0 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)
  12. 23 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. Could you add an option to automatically check/alert on updates of PlasticSCM? (and display the version number somewhere).

    To see if there is a new version (and there are often because you guys seem to work hard ;-), I have to examine the properties of one of the exe files and compare it with the version in the on-line changelog.

    65 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. After a Code Review for a branch, add an icon (e.g. a check, a pending sign, ...) to the branch in Branch Explorer

    105 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. Have a global setting of font size (and maybe also typeface) that will be implemented accros all windows

    1 vote
    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)
  16. It would be nice to have a zoom in\out in the annotation window

    1 vote
    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)
  17. 24 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)
  18. Autocomplete would work off list of types/files in the solution.

    1 vote
    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. please, add a number behind the code review menu item which shows the user how many active code reviews are assigned to him.

    Maybe it could even flash up a bit when there are new reviews.

    20 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)
  20. This would help people learn syntax i think.

    25 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)
  • Don't see your idea?