152 results found
-
A list of all branches on remote along would be helpful
The graphical branch view is fantastic, that said sometimes its helpful to see a list of all branches and the folders they are under. This is especially useful when using the gitflow model.
Introducing a view that shows a list of all branches and the folders they reside under would be very helpful.
Keep up the great work!
3 votesThanks Joseph!
Note taken!
I believe you are reporting this for gmaster instead of Plastic, and that’s why I’m discarding, but we are going to implement it :-) -
Allow modify checkin comment on before-checkin trigger (VCS Commit Commands)
Allow modifying the PLASTIC_COMMENT environment variable from within before-checkin trigger process.
My particular scenario is to enable VCS Commit Comments integration in Teamcity with Youtrack. using branch-per-task, the branch name can be used to extract ticket ID..
for example .. for branch /main/yt_ADMINPORTAL-232 the ticket id is ADMINPORTAL-232... with this change, I'd create before-checkin trigger to modify the checkin comment by appending a line at the end:
my comments here...
ADMINPORTAL-232
3 votesNever heard back from the user :-(
-
Accelerate conflict resolution in merge panel
Applying resolution to structural conflicts in the merge panel prior to "Process all merges" takes a long time, in the region of 10s per element. I don't see any technical reason for this to be so damn slow - please see if you can fix that. Often you have to redo a merge after something went wrong and every time you need to wait like forever in that step.
3 votesClosed in support. Was not an issue.
-
Allow the ability to delete branches
I'd like the ability to delete branches. If the changes have been merged into another branches, keep them. Otherwise produce a STRONG warning that changes will be lost forever.
Use cases:
(1) Lots of branches on the server. When I sync some locally, I'd like to clean them up to remain organized.
(2) Abandoned branches and code that we no longer want. We'd like to prune them to keep our repo organized and focused.I fully understand that "deleting branches is not recommended".. however, that is a recommendation, not a rule. I should be able to accept the responsibility of…
3 votesYou can delete branches, if you delete all changesets inside it first.
Since destroying history is very dangerous, we think it must be a really special operation. We checked with many customers and actually deleting info this way is dangerous. If you delete all csets first, the it is clear you are doing exactly what you want. -
remove this annoying hint system
i am very annoyed by the new "hint" system. it keeps coming up and has no option to remove permanently. STOP THIS!
3 votesWe love the new hints because they help users discover new features.
There are not so many, they are all contextual, and they all can be quickly disabled by clicking “don’t show again”.
-
Share changeset colors in .conf file
Right now I have to set up the changeset colors again for each team member on every computer that I work on. Some of my team members don't know about the feature at all and don't dare touch the options.
I'd like to be able to store the colors in a .conf file for each project, so they're set up once and for all.
3 votesAs these settings are Windows only and they are already stored in a configuration file that can be shared among peers, we’ll decline this suggestion for now. Thank you for your feedback :)
-
Please fix annoying error popup
An error popup randomly opens when I check in, explore branches or whatever.
If I click 'ok' button then same error popup opens again.
The only way I can fix this is kill the process.
I'm very frustrating with this bug. Please fix.2021-04-13 16:47:26,710 DESKTOP-PARK\PARK DEBUG GlobalConfig - Getting the repository spec for workspacepath 'c:\Space5'
2021-04-13 16:47:26,712 DESKTOP-PARK\PARK DEBUG GlobalConfig - Getting the server config for repository spec 'Space5@MUMOSTUDIO@cloud', folder 'workspacetree', config file 'filetypes.conf'
2021-04-13 16:47:26,713 DESKTOP-PARK\PARK WARN filters - PathValueMatcher: Error parsing line: # Plastic SCM extensions file. Syntax: <expression>:<type>.
2021-04-13 16:47:26,713 DESKTOP-PARK\PARK WARN filters - PathValueMatcher:…3 votesNot a feature request.
-
Optional Initial Date in the BrEx
Make the initial date display option, in the BrEx, optional, like the end date. When the initial date is not enabled, then the initial date would be the creation date of cset:0 or the earliest cset.
2 votesIt is not so frequent to use.
-
Give an option for disabling the scroll-wheel zoom feature.
The scroll wheel zooming instead of... SCROLLING in the PlasticSCM UI is really really irritating.
2 votesno additional info provided
-
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 quick 'switch to this changest' icon on the context menu on changeset. it is annoying to find the switch entry in the context menu
add quick 'switch to this changest' icon on the context menu on changeset. it is annoying to find the switch entry in the context menu
2 votesWe tried to add the icon, but our current menu implementation is not ready to do it on Windows.
So the effort to add this feature doesn’t really make sense.
A future GUI using WPF (if we ever go to WPF fully) will get this solved.
-
cm find command to find parent changeset of empty branch
Preparation:
Create a new branch based on a specific changeset of an existing branch.
Lets assume the new branch is called 'test', the existing branch is called 'parent' and the changeset on branch 'parent' is 1234.There currently is no cm command to find that changeset number (1234) when the branch 'test' itself has no changesets.
cm find changesets where branch='test' will have 0 total changesets
cm find changesets where branch='parent' will have all changesets of parent, but you don't know which is the base line for branch 'test'
2 votes -
add savety question before diff on main or other long branch
Sometimes when I want to double click a changeset on branch /main I miss it and instead hit the branch itself. What then happens is: plastic isn't useable for 10 minutes because main has A LOT of changes.
It would be nice if there was a "savfty" question when branches with a lot of changesets are diffed.2 votes -
1 vote
Never got an answer. It can be slow depending on the actual disk IO performance. Slow ones go slow… true for any other SCM too :P
-
1 vote
Duplicated
-
Add an option when removing a repository to delete the associated SQL database.
This would make keeping the SQL databases clean a lot easier. Right now, you have to use another tool (SSMS) to remove the repository databases after you've finished with them.
1 voteI think this one is extremely risky. Deleting the DB should be a task for the dba.
-
Improve how to detect deleted files
When revision controlled files is deleted from disk and refresh is done on pending changes it is updated very slow. It can take minutes.
The workaround is to go to Items. Marked the deleted files from the list and select "Update forced". Then the refresh is fast again.
But I think refresh in PlasticScm should detect deleted files automatically and handle it in a better way.
1 voteIt takes 1.3 seconds to scan the entire wk in a regular computer using plastic 4.1 in a wk with about 50k files
-
PUnit documentation is scant
PUnit documentation is scant. Need more info on the XML document structure and does PUnit run functional tests?
1 vote -
SVN Visual Studio support
Hi guys! at the comparisons page (http://www.plasticscm.com/infocenter/comparisons.aspx), the SVN column does not have checked the item "VS 2005/2008/2010 support" but SVN has a VS pluging provided by collabnet at : http://ankhsvn.open.collab.net/
1 vote -
Fix uninstaller.
My VSS SCM got disabled when I uninstalled Plastic. the reason I uninstalled Plastic, is because VSS->Git->Plastic resulted in CRLF->LF in all files, which broke all DSW and DSP files (and others).
1 voteIt is an issue with the git export.
- Don't see your idea?