152 results found
-
Display a notification in the main GUI when a newer build of Plastic is published
In the main Plastic GUI, display a notification if the installed version is older than the latest build available for download. Check periodically while GUI is running. For us early adopters... ;)
3 votesDuplicated of http://plasticscm.uservoice.com/forums/15467-general/suggestions/2718483-add-auto-update-check.
Let’s keep the older and original one :)
-
Add "Open in Web UI" commands in Plastic views (if configured in Preferences)
If one has setup a plastic Web UI, it would be nice if there was a way inside the Plastic GUI to open the corresponding webpage for a branch, changeset etc.
The base URL could be configured in Preferences and the associated context commands could be hidden if no URL is entered (or if the functionality is disabled).
1 voteOnly 1 vote after months staying around… so it seems like a good candidate for clean up, I’m afraid :-S
-
Explore changesets on branch: invert changeset ordering (by default or optionally)
In the "Branch Changes" window ("View - Explore changesets on this branch"), the list of changesets is displayed in chronologically increasing order with the oldest one on top.
IMHO, it would be more consistent with the similar "View - View changesets on this branch" if the ordering was inverted so that the latest changeset was displayed on top and pre-selected. I'd think it is more common to start at the current version and work backwards through the history, as in most other views inside Plastic.
At the very least there should be a (remembered) option to invert the ordering. Personally…
3 votesWe should certainly allow users to sort csets using their own criteria, but that being said, there’s a key reason why “explore” was implemented: to let you walk changes one by one:
http://codicesoftware.blogspot.com/2012/09/self-documented-development-through.html
-
Run workspace tabs in separate threads, don't block GUI during Update/Switch
During a lengthy operation (Update/Switch), I would like to be able to continue working on another of my workspace tabs. As it is, the Update/Switch dialog is modal and I have to wait for the operation to finish before I can switch tabs.
13 votes -
Add "View items" to context menu in Repositories view
This would be a shortcut to browsing the selected repo on its /main branch, instead of having to do:
"View branches" - Select /main - right click - "View - Browse repository on this branch".
1 voteThanks for the suggestion, but this time we can’t really accept it.
I mean, if we select “main”, then next user will ask “make it configurable”, or “why main”, so we’ll have to add another option, going into the “feature creep mode” all software books advice you against :’-(
We don’t discard reopening this in the near future once we complete the re-implementation of the Windows GUI based on the simplified Mac and Linux counterparts.
-
Subversion interface?
Our company uses MATLAB/Simulink to generate model based C code. We need to tie this in somehow to Plastic. Matlab/Simulink can use subversion. Can something be developed in Plastic to tie in to this?
1 vote -
Get other payment options.
I like your product but I refuse to pay through paypal!
1 voteContact sales and we’ll give you other options.
-
Add "Default Workspace Directory" option.
Was marked complete but was only partially completed.
1 voteYou can already edit the default. In Linux and Mac it is doable through the GUI. On Windows, just edit client.conf. I think the default is good for 99% of the people. For the rest 1% probably editing client.conf is reasonable.
-
preview changes for changesets
When selecting a changeset, I'd like to have a preview area where the changeset's details are shown (at least which files have been changed). Currently, I have to double click a specific changeset in order to see the details.
Think of an email client like Outlook, where you can read the mail by selecting it in your list of mails without opening the mail in an extra window.18 votesThis is a duplicate of https://plasticscm.uservoice.com/forums/15467-general/suggestions/5722236-list-changed-files-in-branch-explorer-properties which was entered before.
Please add your votes to the original one :-)
-
Use dustbin for delete operations
When deleting private files from within the Plastic SCM GUI, the files are deleted from disk permanently.
The client should delete them using windows dustbin feature. Configurable behavior would be even better.3 votesAlmost 1 year and didn’t get any new votes, so we’ll be discarding this request.
-
Update SVN Method History to work for VisualStudio 2013
Or - if possible - for all versions later than VS2010. It is a great product that has received too little attention.
1 voteUnfortunately we have to discard this one. SVN method hist wasn’t very successful, and since there are almost no users on it… we can’t invest more efforts to update it.
Kevin, maybe you can jump to Plastic SCM and enjoy all the new Semantic features! http://codicesoftware.blogspot.com/2015/08/track-refactored-code-across-files-with.html
-
Better error messages during (re)install of Plastic plugin for Visual Studio
When uninstalling/upgrading Plastic, it seems it sometimes silently fails to remove the Visual Studio plugin. This leads to an error message during installation, saying that the vsixinstaller.exe command line finished with an error. In fact, this error you get from vsixinstaller can be simply that the plugin is already installed in all clients (which you can discover by running the same command line interactively from cmd). It would be nice if this "non-fatal" error is detected and reported as such, instead of reporting a generic error message...
0 votesNo votes on the entry, and we made several improvements on the installer during the last year or so.
-
Shortcut for Checkin button
Please add a Hotkey/Shortcut to the Checkin button on the pending changes view.
I'd like to use a shortcut for checkin after typing the comment
2 votesCTRL + I already does the trick :-)
-
Add possibility to open sync view in Unity3D
It would be useful while using xlinks.
0 votesNever heard back from the user, and almost no votes :-S
-
Make the version tree work in IntelliJ on the Mac
When you use the "Show Version Tree" command in IntelliJ on the Mac, you will get some weird error message about missing an xmodmap command. See also attached file. It would be nice if this command actually worked.
1 voteDidn’t get enough traction
-
[issue] Replication does NOT replicate changed comments on history changeset
How to reproduce:
Take 1:
1. Setup replication between 2 repo(A and B) and synchronize.
2. Change the comment of one changeset in A.Expected behavior:
* A and B should be considered different for now and allow user to synchronize them through replication again.Current behavior:
* The replication view shows A and B is identical and nothing to synchronize.Take 2:
* Manually push/pull between A and BExpected behavior:
* The comment in B should be updated.Current behavior:
* The comment in B still remains the old one.1 voteWhile I understand it is not the most intuitive behavior, it works the way we expect it to do.
Let me explain: only new changesets are replicated, so whatever you changed on an older changeset that doesn’t need to be replicated, will be ignored. This is like this due to performance issues, otherwise every single replica would require to walk back all the changesets.
-
Implement integration to Flowdock
Would be great to see repository changes in inbox. Integration should be relatively easy to do as Flowdock has really easy API.
1 voteGood idea! Why don’t you take a look at this blogpost we written for Slack? (code included).
http://codicesoftware.blogspot.com/2015/01/integrating-plastic-scm-with-slack.html
I think it will be easy for you to write your own integration, and count on us to help you if you have questions! :-)
Thanks!
-
Keep/Persist Pending Changes Comments
It would be very useful if there was a way to automatically save comments entered into the Pending Changes/Comments text box such that if you reopened the Pending Changes window the previously entered comments were not lost. I believe most other SC clients do this (TortoiseHg/Svn/SourceTree).
3 votesThere is already a combo box with “checkin comments” where all the previously used comments are stored :-)
-
russian language
my idea - is to translate this great dvcs to russian anguage
1 voteWhile we’d be eager to go ahead, we didn’t hear back from Alexey so we should discard it or at least postpone it.
-
Treat top-level branches and child branches equally
Since Plastic SCM does not differentiate internally between top-level branches and child branches, it should also make this clear to the user within the User Interface.
So, instead of having two seperate menu points of "Create child branch ..." and "Create top-level branch ...", merge them together under one clear menu entry "Create new branch ... Ctrl+N"
Then, in the branch creation dialog, let the user decide, what kind of branch he wants to create.
And the default Changeset for the new branch should ever be the changeset, where I'm currently at.Short summary:
The branches are for me like…3 votesDiscussed with Christian about interesting alternatives but finally we decided (together) not to implement (yet)
- Don't see your idea?