307 results found
-
Make workspace active on double click
Let a workspace be activated by simply double clicking on it in the workspace list.
2 votesSee release notes:
https://www.plasticscm.com/download/releasenotes/5.4.16.677 -
use windows taskbar api
It is possible to show a progressbar within the windows taskbar.
It would be nice if you could implement this for all progressbars within plastic. For example check-ins or workspace updates.
This would mean I can minimize plastic for this time to work on someting else and still be able to see the progress.This is what I mean: https://funkjedi.com/w/wp-content/uploads/2009/01/windows7-toolbar.jpg
You would need to use this: https://msdn.microsoft.com/en-us/library/windows/desktop/dd391692(v=vs.85).aspx
I've already send Carlos an C# sample file for the implementation ;)
2 votes -
make diff window close with ctrl-w / ctrl-f4
At least on WIn10 I can't close diff tabs (ctrl-d) using the standard keyboard shortcuts.
2 votes[Bug] 7.0.16.2878
Plastic for Windows: The diff tab couldn’t be closed using the default shortcuts Ctrl+W/Ctrl+F4. Now it’s fixed.[Bug] 7.0.16.2878
Plastic for Windows: Using the tab key to navigate controls did not work in the diff viewer when it was embedded in the pending changes view. Now it’s fixed. -
show videos...
I hate reading. Just show me the UI and show me what you can do...
1 voteWhat about the videos page? (http://www.plasticscm.com/xschannel.aspx)
-
Recursive checkout from GUI
Allow to checkout recursive from GUI
1 voteNot needed anymore in Plastic SCM 4.0
-
Checkout from VS 2010 using Replace All very slow
In Plastic 4.0 I use Replace All to change all versions of our assemblies. With Plastic 3 I got around 1 sec per checkout, now it is roughly 6 sec/checkout. My guess is that you are doing some refreshing of the panels for each file and this makes the whole process very slow.
1 voteWill be available in a next public Plastic SCM release. Please, review the release notes.
-
1 vote
This can be done if you write your own “open with” custom command :-)
-
Database selectio on instalation
You cant select the desired initial DB on instalation.
1 voteIt is already implemented! You can choose the db during the server config process
-
The Items tree/list view could use a string filter option to find files.
Most of the other views have a filter box. I think this would be very useful on the "Items" view as well.
1 voteDone.
-
Interview with .NET Rocks to get the word out!
Doing an inteview with Carl & Richard would really help visibility i think... www.dotnetrocks.com. Maybe even doing a dnrtv.com episode with them which I know a lot of colleagues love too.
1 voteDone :)
-
You need to correct control on U/P authentication mode in SCM 4.0
There i a bug , in UP authentication mode , i can insert the password i want , and i have always access to work console, with full activity enabled.
Only if the user i set is incorrect the access is denied. Big Problem i think !!1 votefixed in 4.0.239.22
-
The toolbar with workspaces does not work for large amounts of workspaces
The toolbar on top of the client becomes unsable when you have 20+ workpaces (as proposed in the one workspace per project/component).
Maybe for keywords (as proposed in Group workspaces (and repositories) it would work again for a while.
1 voteDone.
-
A commandline option to get repository to database (table) mapping.
Hi,
I would like to be able to get the mapping of repositories on the databse (or tables) without opering the repositories.plastic.sdf database.
This database however only contains the still present repositories.
I found no way (yet) to detemine where the workspace name of a delete repository database.
1 voteAnswered by Manu
-
Detect OutOfDate files
When open a file (max, jpg, bmp, ...) it would be great to detect if the user has the Lattest version. If not a window could PopUp and ask if we want to update the file or not. That way everyone will work on the lattest version for sure
1 vote -
Change "to" to "two"
Under "When is \"merge recursive\" needed?"
1 votedone. Thanks!
-
Ancestor: foo.c=bCdE
You have "Ancestor: foo.c=bCdeE"
1 votedone! :) Thanks
-
Add a list of files to be kept R/W
When working in the mode that uses the Read-Only attribute as flag for check-in I would like to have an option (a read-write files list like the cloacked list) of files that should be kept R/W after checkin.
Some developer tools like VS and Borland Delphi have files that are hard to find in the project managers but need to be writeable for correct operations (there are some in VS2K10's installer projects and some of the Delphi project files like the *.dsk files are best kept R/W)
1 voteSolved. You can use writable.conf
-
Show repo in check-in dialog
A couple of times I had problems with multi project solutions that i was about to check-in files into the wrong repository.
Therefor, Could you add the name of the repository to the check-in dialog so it's easier to determine which repo is used?
1 voteDone.
-
diff
Diff window: Change the color (make it configurable) of the "changed lines" indicator at the very right. Light blue color on a light gray background is very hard to see...
1 votesolved by dani
-
Replicating branch renames
When I am working distributed I am often without connection to our issue tracker. This means that I have to use a temporary naming scheme for new branches. When I later sync with the main repository I may not have created the issues in the tracker yet. When I do, I have to rename all branches in all replications which is easily forgotten, thus leaving the different replications with differently named branches.
Obviously this is a mess, so it would be really nice, if Plastic synchronized branch name changes. If there is a rename conflict, I would be fine if…
1 voteGreat request but it goes beyond what the replication system does now.
I mean, suppose you rename “main” on your laptop and push back: under what circumstances should the rename be accepted?
- Don't see your idea?