Skip to content

General

General

Categories

JUMP TO ANOTHER FORUM

531 results found

  1. As an indie company, we find plastic awesome but expensive to pick for our development. We would consider it if it was possible to get a self hosted option that doesn't charge us with $23/user/month.

    Usually self hosted means cheaper not more expensive...

    10 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)
  2. 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)
  3. many git and snv tools (gitextensions for example) do this and it makes writing useful commit messages much faster

    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)
  4. I would be very helped in my admin routine if you could send out invoices as PDF's when they appear monthly, instead if me having to login and hunt them down, save as pdf and then file.

    9 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. I would be very helped in my admin routine if you could send out invoices as PDF's when they appear monthly, instead if me having to login and hunt them down, save as pdf and then file.

    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. It is not possible to Undo unchanged in Pending changes because of a error "All merge changes must be undone together."

    You allow new changes to be added to the Pending changes. Why you do not allow to undo things? What if this was unintended and I want to exclude something during merging?

    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)
  7. 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)
  8. I need to be able to unlock files from Gluon. It seems absurd to need to use the command line to do this.

    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)
  9. 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)
  10. Adjust the text colours for the 'Info about this merge' panel

    See the bottom of this screenshot for the example: https://gyazo.com/a57c98b8ad7b39f4b76e8371a6900c15

    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. The "cm patch" command is able to yield diffs in the standardized "unified diff" or "unix patch" format as console output. However, there is no simple way to yield the same kind of console output for the Pending Changes.

    Our Linux users are demanding this, and they are surprised that it is not currently possible since they are used to this behavior from "cvs diff", "svn diff", "hg diff" and "git diff".

    We suggest adding this functionality to the "cm patch" command. All that's needed is to output the same kind of "unified diff" as usual, but based on the…

    18 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. Hello.

    I probably discovered following error: When searching for given word within changeset diff, the backward jumping does not operate -- pressing "search previous match" button has no effect whereas "search following match" have.

    Regards
    Jiri Kohutka

    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)
  13. Spell checking should suggest corrections via the context menu and not only underline mistakes. Many people may be fine with the visual hint, but there are quite a lot of developers who have trouble with spelling, especially in foreign languages, and would benefit from corrections.

    As an aside, I would also welcome a Grammarly plugin like in Microsoft Word or browsers nowadays.

    5 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. I'm new to Plastic, and just had my first merge conflict to address.

    I think on this screen, where you choose between Source/Base/Destination, it would be really helpful to show the username, checkin comment and timestamp associated with Source and Base, as a helpful peace-of-mind, 'I am not about to accidently break the build' feature.

    I ended up tabbing to the Branch Explorer and using the Changeset numbers to look up these details, but it felt pretty fiddly to do.

    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)
  15. It would be cool to be able to add comments for binary files when doing a code review - e.g. for UE4 blueprints (.uasset) after looking at the blueprint diff of the files.

    18 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)
  16. When adding a new xlink to a project, you must select a target changeset to track on the linked repository. When you open the dialog box, the default search query is this:

    find changeset where date > '5/27/2020' on repository '<repo_name>@<server_name>:<port>

    (today is 6/26/2020)

    For some reason it always defaults to only show changesets from less than 1 month in the past. Seeing as xlink is primarily used for reusable, modular code, this means there is almost never any changesets shown. So in order to find the latest changeset you have to click "Advanced" and remove the date clause manually.

    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)
  17. 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)
  18. Plastic integration with Jira Next-Gen projects is broken. There is no way to send data back to Jira projects from Plastic. There should be a Jira plug-in to make the set up for this not only possible but easy.

    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)
  19. I am confused: Is GMaster a subproduct of Plastic SCM ???

    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)
  20. If I complete these steps:
    1. Create repos B and A
    2. Commit file foo to repo B (this becomes cs1)
    3. Create xlink /b in repo A as -> cs1@/main@B (writable)
    4. Create branch /main/task001@A
    5. Checkin several files without touching /b

    I can then complete my task branch like this:
    6. Switch workspace to /main@A
    7. Merge from /main/task001

    After this, B will still have only one branch and one changeset, because no changes were made inside of /b. Wonderful!

    Alternately, I can complete my task branch like this:
    6. Merge-To from /main/task001 into /main@A

    This is a…

    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?