Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

526 results found

  1. I suggest adding a Lower() (and/or Upper()) function to the where clauses of the cm find function. For example,

    cm find branch where attribute = 'Status' and lower(attrvalue) = 'complete'

    or

    cm find branch where upper(name) like 'TASK%'

    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)
  2. Sometimes, two members of my team change the same Unity Prefab in different commits. This leads to a conflict when merging. It also triggers an error message - the merge tool can't open the file.

    This is different from code-based conflicts (Plastic's Merge Tool opens, and works well).

    If I fix the merge conflict before attempting to Auto Merge (i.e. right click on the prefab asset, and select "use mine" or "use theirs"), everything works as expected.

    It would be nice if Plastic brought up a more helpful error message. Something like "we're working on a merge tool for [insert…

    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)
  3. Currently, the Rider plugin only supports the modal commit window, which looks like this:
    https://i.imgur.com/xcgFYU4.png

    With the new UI, Rider now has a non-modal commit window:
    https://i.imgur.com/XrUGQOE.png

    This allows to:
    - easily maximize the window
    - see diff on the right side, instead of bottom side, making much better use of screen space.

    In fact, it looks very much like the current "Local Changes" window, but with the opportunity to check the files & commit directly from there.

    Local Changes - https://i.imgur.com/N9A1o6S.png

    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)
  4. In UE4, almost all files are binary .uasset, and many times Plastic detects moves like "SomeStaticMesh" -> "SomeMaterial", which is incorrect; they sometimes just have very similar bodies, i.e. a lot of NUL characters.

    However, most teams use file name prefix conventions (like SM, M, BP_, etc), it would be great if we could define with some regexp (or any similar matching tool) that only the same prefixes should be checked for moving-detection.

    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)
  5. This is a major bug in your product and it literally stopped our team to switch from git to plastic scm. I was trying out your product for the first time and after creating a project I invited my colleague to work together with me and she was not able to join my server. She was also checking out plastic scm and she did not join organization but instead created one. Later she was not able to join my organizaton even after several attempts. She tried to logout but she couldn't because that feature was not present in the GUI.…

    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)
  6. 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)
  7. Often I will want to share a list of my changed files in the pending changes window, but it looks like Ctrl+C doesn't do anything there. It would be great if when I highlight lines and then try to copy to my clipboard, it would export text of filenames (at least) or all the text in the selected rows as a text blurb I can then share with my coworkers. Thanks!

    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)
  8. When merging from one branch to another, in the Differences window, the only labels are "source", "destination" and the changeset for each. It would be much more helpful if it listed the branch as well, as it is sometimes easy to forget which was the source and which was the dest. Plus it serves as a google safety catch in case you merged the wrong direction.

    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)
  9. I think the search feature in the Workspace Explorer could benefit from being able to reason about file paths.

    Two examples in which productivity would be boosted:

    1) I have many config.ini files. If I search for "config.ini", I will find too many results. So I may want to search "MyFolder/config.ini".

    2) I have a full path for a file. I want to inspect the history of this file, so I just want to quickly jump to it in the Workspace Explorer. To do that, I would like to just copy paste the full path of the file in the…

    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. I often find myself waiting for a teammate to finish with a file lock. It would be great if I could subscribe to a notification for the next time the file is no longer locked so I can sync it and begin my own work.

    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. Pretty self explanatory. As it stands right now, a repository is completely secure permissions wise until a new branch is made, which may expose that data to people who shouldn't have access.

    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)
  12. Alternatively you could add separate triggers for this purpose.

    Teams that use a replication workflow currently have at disposal only these triggers:

    before-replicationwrite
    after-replicationwrite

    before-replicationread
    after-replicationread

    They are however lacking any details about what was introduced in the replication.

    If you use them to connect for example with Discord, you will repeatedly receive "Replication write operation on myrepo" notifications that lack any details.

    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. Cuando hay una nueva versión de Plastic, el banner del búho tapa la lista de repositorios y no puede accederse a los que oculta, dificultando el trabajo. Lleva meses siendo así, y no siempre se tiene el tiempo para detener el trabajo que estás haciendo y priorizar la actualización del cliente de escritorio sólo para poder acceder a tus workspaces.

    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)
  14. Cuando hay una nueva versión de Plastic, el banner del búho tapa la lista de repositorios y no puede accederse a los que oculta, dificultando el trabajo. Lleva meses siendo así, y no siempre se tiene el tiempo para detener el trabajo que estás haciendo y priorizar la actualización del cliente de escritorio sólo para poder acceder a tus workspaces.

    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)
  15. I shouldn't have to reinstall Plastic just to add a plugin to an IDE, that is ludicrous. Simply provide the plugins as downloads somewhere.

    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)
  16. When reviewing files, one can only see path, created by, date modified and viewed.
    Please add the possibility ot see mroe info (file extension for example).
    Also please add the posibility to sort the files by extension

    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)
  17. Please change client to remember the path to the client.conf that was used to start the gui. This will fix some problems that are caused by starting with one client.conf, but then then tool using only the default located client.conf when running the gui.

    It is possible to start the gui and specify an alternative client.conf. This feature has been there as long as I can remember. It is a great feature for admin and also nice for teams that share a PC login (our use case is PCs used on Lab/Bench test setups). You do this by starting gui…

    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)
  18. Be able to get a list of one changeset so you can copy/paste in any other document. Right now you click on a changeset and a new Diff window appears with all the mofidied files listed.
    It should be really easy send that list to the clipboard so we can use it in other needed documents (excel, doc, etc).
    I'm doing this by hand (writing one by one all the involved files in a changeset) and it's a nightmare!!!!!

    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)
  19. When looking at the list of Incoming Changes, it would be very efficient to be able to just double-click an incoming file to see its Diff.

    Currently you have to Right Click and select "Diff the incoming change".

    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)
  20. A Hansoft integration with Plastic SCM, similar to the other issue tracker integrations.

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