152 results found
-
Plugin for netbeans
Is one of the most used IDE of the JAVA development and is the one i use more because of his GUI designer, feature that eclipse doesn't have for free or erent enought good
60 votesDeclined at least temporarily. NetBeans users can take advantage of “transparent scm” while we get enough requests to consider it again.
-
Add support for Seapine Test Track Pro Workflow and Issue Mgmt System
I would like to see Plastic SCM have support for TestTrack Pro issue management system. See the following link to add support using TestTrack's SDK for C#: http://labs.seapine.com/wiki/index.php/TestTrack_SOAP_SDK_Tutorial_-_C_Sharp
For more information on TestTrack, go here: http://www.seapine.com/ttpro.html
33 votesNever heard back from supporters :’(
-
highlighting of un-merged branches
I wanted to be able to quickly see (within the branch explorer) branches that have changesets after the last merge in the branch.
An enhancement could be to do this only for child branches of a specific branch.As I described here:
http://www.plasticscm.net/index.php?/topic/876-highlighting-un-merged-branches/page__fromsearch__133 votesThere’s a rule in branch explorer specifically created to do that :-)
-
annotate whitespace and eol options
As far as I can see, the GUI is missing the useful --ignore options from the command line.
22 votesIn the annotate view, if you click on the “Options” button, you will be able to configure it.
-
Client GUI: Execute check-in in seperate thread.
For the PSCM GUI, check-in's seem to take a long time meanwhile locking the main ui thread. Executing the check-in command in a seperate thread would be really nice and a progress bar to show at the status bar would be even better.
19 votesWe already run the ci in a separate thread :-)
-
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 :-)
-
17 votes
We use private UserVoices with some customers. In general we optimized the way in which release notes are displayed in Q4 2014, so everything is much clearer now.
-
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 -
Color
Ability to apply color to branches (simple but usefull tool). All of us works on separate branches and we have as well our "under dev" or task specific branches. We merge from and to only using our main branches. Colorcoding is very intuitive way to differentiate "development/beta" branches from final branches
12 votesAlready there :)
-
Code review diff shows custom changes separately from merged lines
When creating a code review with files that have been merged into the branch it (sometimes) properly categorizes them as CC "Changed in merge source and destination). However, the diff does not show which lines came from the source and which were change in the destination. It would be great to have those separated out for easier code review.
12 votesAnswered. No implementation needed.
-
support global branch explorer colour prefs
The conditional format and changeset colours are currently per workspace. It would be nice if all my workspaces were consistent and I didn't need to configure them all manually.
11 votes -
Protecting the main branch from accidental check-ins
Sometimes you may start working on the main branch unaware without creating a child branch first. You get in trouble if your dirty changesets are used by others.
A good solution to protect the main branch from accidental check-ins is to deny users the check-in right on main branches. To perform a check in from their child branches they will have to log in as a different user (as an 'integrator').
The problem is that it is cumbersome. You have to run the Plastic SCM client configuration wizard to log in as an 'integrator' and then remember to switch back…
9 votes -
9 votes
Didn’t hear back from the volunteer in years :O
-
Allow for wider workspace tabs, to make room for sub-repo names
Repo / workspace names will not fit in the workspace tabs if using long descriptive names.
This becomes worse when using the feature of "sub-repositories". When having several subrepo workspaces we could end up with only the parent repo name visible in the workspace tab.
I'm aware that I can rename workspaces, but it would be better if the tab widths were not so restrictive.
9 votesWe changed the way in which wk tabs are handled in 7.0
-
Allow branches to be deleted when they have changesets
Currently I get told I can't delete a branch "because it has revisions". I appreciate the warning, but it should allow me to say "ok, delete the revisions too" rather than cancelling the delete. Deleting each changeset manually to allow the branch to be deleted is a pain.
8 votesWe need more feedback to consider it… and it seems nobody answered it in a long time :-(
-
Support components-based development
A number of forum and uservoice conversations show that XLinks in their present implementation are not sufficient for common scenarios of component-based or modularized development. While XLinks may be an elegant and powerful idea, they are not a replacement functionality of working with subtrees provided by virtually every other system, from SVN to Git and including Plastic SCM 3. Further, a basic solution can be implemented in Plastic 4 with shell scripts and cloacked.conf. Some native means of working with components in subtrees of a repository would be very useful.
7 votesWe consider Xlinks a powerful enough solution for component oriented development in its current form, and most of the customers agree.
Git support is no better at all (it is quite weak compared) to Xlinks (you’ve to handle the dependencies manually with Git).
-
Version 4 should have VSS import
Please port the v3 vss import wizard to v4.
The route by vss2git failed big time probably on a binary in vss. The route by svn is also far from flawless (I could not even exportmy error free vss to svn).
6 votesUnfortunately we decided not to support a specific vss importer. But we’ve migrated some teams from vss to plastic using fast-export/import and other third party tools
-
visibility per workspace
It would be nice to be able to define visibility rules per workspace and not per repository.
6 votesNever got an answer :-(
-
Add "Cleanup workspace" command in Items view and Shell extension.
For us, a common operation is that we have run compilation etc in a workspace and then want to wipe out all the generated output files to get a clean workspace again (similar to "make clean" in a Makefile).
This is a feature I miss from TortoiseSVN, which has a context command "Clean up". What that command does is to bring up a small dialog with cleanup-options, where I can choose things like these (translated to Plastic nomenclature):
Refresh shell overlay icons
Delete private items
Delete ignored items
Undo all changes
Undo unchanged
Apply cleanup to xlinks as well
Perhaps…
6 votesNot a bad idea, but can be already done from “pending changes”
-
Add XML to SemanticMerge
Seems many people save xml files as 1 huge long string. This makes line by line comparison rather worthless. If SemanticMerge could parse xml this would make comparison and merge of xml files so much better.
6 votesGood idea. But please add it to the semanticmerge area :P. We already have it in mind.
- Don't see your idea?