307 results found
-
Provide an option to not delete the .plastic directory in Windows when deleting a workspace through the UI.
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 voteAre you on Plastic 5.4?
If so, just click on the [x] on the wk to close it and it won’t simply show up on your GUI, which I think is exactly what you’re looking for :-)
-
Ask when user clicks on another object in BranchExplorer before saving Comments field
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 -
Add option to only show my own changesets
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 votesWhy don’t you simply customize your branch explorer with “included/excluded” rules??
Check http://codicesoftware.blogspot.com/2014/02/new-release-plastic-scm-5044534-is-out.html
-
Store credentials for replication
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 votesThey’re actually persisted
-
Ohter payment systems?
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 votesYou can pay using credit cards, paypal or even a check if you contact us first :-)
-
Add a makereview command to the CLI.
It would be nice to be able to create a code review via the command line interface. This would allow us to use the after-checkin trigger to create and assign a code review, automatically.
I did research this, so if this functionality already exists, I apologize.
7 votesNew codereview command ready since 5.4.14.594
-
Native Linux commandline client
It would be great to have the possibility to just install the plasticscm commandline on Linux systems (e.g. apt-get plastic-cm). This would make it much easier to get this great source code management system more tolerated by old-fashioned GIT fans.
15 votesAlready done – https://www.plasticscm.com/plastic-for-linux/index.html
-
branch explorer filtering improvements
It would be useful if the defined filters had checkboxes to quickly enable/disable them so you can have different settings in different views and some common filters defined.
This feature doesn't seem to work well with show 'selected branches in a new diagram'. Should inclusions and 'add child/parent branches' only consider branches that would otherwise visible? ie. all in the default explorer, but not add in new ones in the custom one?
18 votesWe modified inclusion & exclusion rules management on release 724. Now it is possible to disable the branch explorer rules without deleting them. See release notes: https://www.plasticscm.com/download/releasenotes/5.4.16.724
-
Fix ampersands in checkin comments displaying as underscores in the changeset list
Very minor display issue, ampersands in checkin comments are showing up as underscores (alt-key accessibility)
36 votes -
Change Branch Explorer Background Color in Visual Studio when using Dark Theme
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 votesThis issue was fixed on release 630 (see release notes at http://plasticweb.is-very-evil.org/download/releasenotes/5.4.16.630). The branch explorer has a light background color even with VS dark theme. However, we are currently working on improving the properties and options panels when using the dark theme.
-
Add access to shelves in the VS plugin
In the VS plugin it is possible to shelve changes from the commit window by committing them to a shelf instead of to the current branch. Once this happens, however, there is no way to get them back(Through the plugin I mean) because the shelves tab is not available.
You can recover the shelved changes by opening the regular Plastic GUI, but this shouldn't be necessary.
12 votesAvailable in:
5.4.15.602
5.0.44.600 -
Allow git to clone from a plastic server
Currently, git-sync allows a plastic client to sync with git. However, it would be handy if git could clone a repository on a plastic server. THis wqould allow integration with products that integrate with git (such as FishEye).
6 votes -
Add Undo (Ctrl+Z) to Merge Tool
An undo action (Ctrl+Z) is really needed in a Merge Tool. Especially when editing the result manually.
79 votesHi JakubH,
We’re super glad to say that we finally have it!! New mergetool with a new textbox with undo support released in https://www.plasticscm.com/download/releasenotes/5.4.16.695
Enjoy!
-
Code Review Hooks
Similar to existing pre/post commit hooks
4 votesReady
-
Typo in page
In: http://plasticscm.com/movetoplastic/index.html#git
It says "Part (of all)" instead of "Part (or all)"1 voteDone! Thanks for reporting the typo!
-
Add Create/Update code reviews functionality to the command line tool that exists in the GUI tool.
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 voteIntegrated and released in BL595.
-
keyboard shortcut or toolbar button to toggle "Display only relevant changesets"
I frequently want to change this in branch explorer, and it involves too many mouse clicks.
9 votes -
Add the possibility to Sync with GIT using an RSA-Key instead of name/password
Add the possibility to synchronize with GIT using an RSA-Key. Now you have to enter username and password for the GIT repository.
5 votesThis feature is available from 5.0.44.629 / 5.4.16.630
Check the release notes to get more info: https://www.plasticscm.com/download/releasenotes/5.0.44.629
-
Don't change the indentation character when editing in Merge Tool
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 votesThe 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. -
Add a Checkin / Re-Checkout Option
During heavy-duty work on a set of objects, it would be nice to have a button in Pending changes which will Checkin all Pending and automatically re-Checkout the same objects. This will speed up development. Sometimes many disparate objects are being updated and if they reside in different folders, doing interim checkins (for safety's sake) requires going through the folders and checking out those objects one at a time. It would just be better to be able to checkin several objects and have them checked out, again, automatically.
7 votes
- Don't see your idea?