531 results found
-
automatically update workspaces overview upon new workspace from repo
Client shows all repositories.
User selects one and executes "Create workspace for this repository"
A new workspace will be created.
User switches to workspace overview.
The new workspace isn't shown until user hits F5. The workspace overview should automatically being updated.1 vote -
Have option to have to confirm a check-in operation. The use case is that because the refresh pending changes button and the check-in butto
Have option to have to confirm a check-in operation.
The use case is that because the refresh pending changes button and the check-in button are so close together, some users accidentally click the Checkin button when they mean to click the refresh.
Some users would certainly find the extra confirmation annoying, so if implemented, this should definitely be an option controlled via Preferences.
1 vote -
Unify buttons for toggling sidebar
In Branch Explorer / 2D Version Tree, replace the "Options" toggle button with the same "Show extended information" icon button as in other views.
Also, make the "Show extended information" icon button a "toggle button" in all views.
1 vote -
Bug: Revision type change is stored on server but not updated on clients
User A changes revision type of an item from binary to text. User B runs update and refresh of items list, but item remains binary. Pressing CTRL+D shows a dialog that quotes "Error: Differences between items of diffente types cannot be calculated". That implies that the change of User A was sent to the server and applied to the item, but the information is not propagated to the other users.
1 vote -
Enable re-merging
A feature to enable the user to edit/re-merge a pending merge is something that would improve flexibility and greatly assist new users to the system.
If you accidentally do something wrong in the merge, or change your mind and want to do something differently, it would be great to "redo" either file or the entire merge, and let you change e.g. from workspace to source contributor, or go over a merge of some code without having to undo. Now, after you've done a merge you reach a point of no return.
1 vote -
Gluon, compare contents of text files instead of time stamps
Gluon, compare contents of text files instead of time stamps.
Text files that are exactly the same are being seen as changed in Gluon.
1 vote -
Configurable Read-Only access for GitServer
Currently GitServer feature does not allow to configure any security.
It would be nice to have at least possibility to limit access from GIT to read-only via configuration.1 vote -
The "All repositories" tab should open as a top-level view/route
Currently when you try to access the list of all repositories, it opens beneath the current workspace tab. Then when you choose "View branch explorer" on a project, it opens another sub-workspace tab so now my workspace has two branch explorer tabs open in it, and one of them is not even related to the workspace. Clearly this is not the right place for these tabs to open. The Mac client does better by opening the repository list and workspaces in new windows. I'm sure you can come up with a better placement in the Windows client- for example, open…
1 vote -
In cm rmattributereal, "realization" is a confusing word choice
In cm rmattributereal, "realization" is a confusing word choice
rmAttributeValue would be a better choice.Please add rmAttributeValue as an alias to rmattributereal.
1 vote -
code review re-assign should auto select 1st user in the filtered list
currently, i am forced to choose the name, even if there is only one in the list which is making me crazy...
auto selecting the 1st name after filtering is easy, and will save me a lot of unhappiness1 vote -
Add support for non-Gregorian calendars
When using a calendar that is not the Gregorian calendar (in my case, I use the Japanese one, but I'm willing to bet it also happens with other calendars like the Hebrew one), many date-based operations in the PlasticSCM client break, including but not limited to:
- Branch Explorer
- Changesets (the action in the left menu, below Branch Explorer)This means that at this moment, I am unable to use said features without changing my OS' calendar back to the Gregorian one.
1 vote -
Shallow clone in GitServer
Shallow clone in GitServer is currently unsupported. However it would be very useful for big repositories and CI systems.
My scenario:
I've got very big game repository and CI system, which supports git (but not plastic directly). To perform tests and builds for multiple platform, the CI agents store a lot of clones of repository, with huge, unnecessary history. The shallow copy mechanism seems to be ideal for such case.1 vote -
asana integration
use asana api to automate one task per branch workflow
1 vote -
request for cm diff command option to be able to see path info for xlinks
We need to be able to do a diff on a repository on a server (without workspaces) and then get the OLD version of a file through any xlink.
cm diff OLD NEW
You don’t get the path on the remote repository from a diff on current repository.
If I do a cm diff in the first repository, There is NO path information through the xlink. And ALL the information is related to the NEW changeset.
So you can not do a simple diff using the FIRST repository’s information:
$ cm ls '/one/two/My link with spaces/bird/file1.txt' --tree='24@0000000099TESTREPO…
1 vote -
premade/configured linux distro
Something simple that any idiot could install on a desktop connected to the internet with storage on it. Something like gluon for dedicated plastic scm machines?
1 vote -
Better compare for different image size
If I can compare image with different size, then is it imposible
1 vote -
Indicate out of data repos in Sync Replication view
In the absence of a "Sync All View" in Sync Replication View, have a visual marker to indicate out of data repos so it can be determined at a glance which repos are out of sync and require syncing. Probably a different colour for repos with incoming changes and a different colour for outgoing changes, and something to indicate there are both incoming and outgoing.
1 vote -
Push changeset data to proxy servers after commit
Problem:
Single remote workers switching changesets with average download speeds have to wait a long time to grab new changesets for the first time when using proxy server.
Solution:
Proxy server should have the data pushed to it from the plastic server, since the remote user may not always want the changeset immediately there is plenty of time to upload before the remote user is ready to switch to it.
1 vote -
add setup option 'launch client'
When the setup is finished, the client is always started.
It's a little annoying on servers, where the client isn't setup.
So please add an option to the last page of the setup 'launch client', just like the 'launch server' that already exists.1 vote -
Unity cloud build but not in the cloud
I'm sure it might be possible if there's a way to signal a unity3d editor script to automatically build when a commit is made to a repo/branch. So imagine me taking a secondary computer and just dedicating it to holding my repository/doing unity builds. I've heard of people doing stuff like this with jenkins, but there's probably a practical reason why unity cloud build is so popular.
1 vote
- Don't see your idea?