Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

307 results found

  1. A Merge To operation perform a merge (as a classic Merge From operation) and moreover a check-in. However, no check-in trigger is fired. Please add this functionality. It is important, because without this, any custom system relying on the check-in triggers has this hole.

    24 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  2. Use case:

    I browse a specific revision of my repository. I want to be able to copy files/folders to a location on the file system. Preferably, drag&drop is supported.

    I do NOT want to: merge, cherry-pick, revert, ...

    I just want to be able to extract files from a previous revision and copy the files somewhere to the file system.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)

    Why don’t you just open it up with the appropriate editor and then save it where you want? You can also save as from the history view.

    From the browser, as you propose, it is just a matter of opening up and saving. You can also create a custom “open with”.

  3. Currently only the user name and the date can be selected as templates for custom checkin comments.
    As some build servers (such as bamboo) look into the comments when determining changes it would be nice to have at least the branch name as a template. This should be the branch prefix which is given when creating the branch + its name.

    36 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  4. Provide an option to not delete the .plastic directory in Windows when deleting a workspace through the UI. When working in a shared UNC path, deleting the workspace from one user also deletes the workspace for all other users and can cause a headache.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  5. When you have a moderately sized team and want to scan through the branch explorer for work you did, even with changeset coloring, it can be difficult to find what you are looking for. A toggle to hide every changeset other than ones that you worked on would make this a much quicker and simpler process.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  6. Currently, if you are using VS2013 integration and the VS "Dark" theme is selected, the purple cherry pick links are virtually invisible.

    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 →
  7. One of the options when you ignore a file looks like it gives you the option to ignore a file on a particular path. e.g. c:\path1\tempfile.txt
    However, when you look at what has changed in ignore,cnf, it shows you that you are ignoring path1\tempfile.txt and not the specific path.
    Could the option indicate that what is ignored is relative to the workspace?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  8. The article here: http://www.plasticscm.com/infocenter/technical-articles/kb-automating-reports.aspx says it applies to Plastic SCM 2.5+, however cm fco --all is not a valid command in Plastic SCM 5.0. --all is an invalid parameter.

    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 →
  9. http://www.plasticscm.com/infocenter/technical-articles/kb-how-to-configure-plastic-scm-with-mysql.aspx

    ^ In this article there is no instruction for how to restart the server and CONFIRM that it is connected to MySQL. Consequences for not confirming are that the user charges forward with data being written to SQLite and later has to migrate.

    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 →
  10. the synchronize with Git Repository requires that I keep entering the Repository URL along with Username and password. It would be nice if these values were persisted.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  11. I use branch "Comments" field as a list of new or modified SQL stored procedures. However, if I accidently click on another branch or changeset, then all unsaved changes to commentary will be erased.
    So I suggest to add a confirmation dialog before changing selected object if Comments field has unsaved changes.

    2 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 →
  12. When user intervention is needed during a merge, the merge tool opens. If there are multiple changes in the file being merged, the first operation you need to do then is jump to the first section that needs user intervention (a 'pending non-automatic' one).

    Because the program does not do it automatically, I tend to forget to jump to that section, thinking that the currently displayed one is the one that I have to correct. If the tool needs my intervention, and that's the reason it is started, why does it bother me with a correct section on startup? :-)

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  13. Whenever I want to revert a file to its historical revision, I feel I have no idea how find the revision I'm looking for. In some cases when I'm working in a branch, I need to revert all changes I made in a file in that specific branch. So I go to the revision history list of the file, and intuitively look for a revision being lower than the current one, and which is located in the main branch. But that approach is completely wrong. If you work according to the branch and merge rules, file revisions are always generated…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  14. Hey guys, IntelliJ 11 is actually ancient. The current version is 13 and 14 is going to come soon. It would be good if you supported this.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  15. The latest Bamboo version is 5.6.1 and there currently seems to be support for version 4 only.
    Plastic should support the latest version as it is a severe drawback not to be able to work with the existing build server.

    35 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  16. 1) I am using Plastic SCM commands (using cm.exe) to retrieving different set of files which are used for our internal code reviews purposes.

    2) And once I create a code review for the retrieved files, I want to add the same new code review entry to my corresponding PlasticSCM repository to track.

    3) Also I want to update Plastic SCM Code review entries (added in point 2) once code review is signed-off externally.

    So, is there some way with which i can achieve above mentioned points.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  17. I'd be great if we can make a partial undo when there's a pending merge link. It could be helpful if you have not finished work but need to checkin your merge link and/or other changes

    66 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  18. When using the Dark theme in Visual Studio, the background for the Branch Explorer is black (or dark grey). This makes it very difficult to see and trace all of the merge links. Please rework the background for the plug in to either force the Branch Explorer to use the standard white background, or use lighter, brighter versions of the colors for the merge links, to make them more readable.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  19. When using the annotate command on the GUI, it is possible to annotate files from a certain changeset.
    However, it is not possible to do so from the 'cm ann' command line. The command only refers to local files.
    Having this option will help me build a tool to automate the 'blame' process.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  20. Hey SemanticMerge Team,

    when will other payment system be available for semantic merge?
    I doesn't have a credit card but a normal paypal account...

    I really love your tool!

    Thank you :)

    Sanny

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  • Don't see your idea?