152 results found
-
Improve the error message when the name of the branch to checkin changes contains "/"
Currently Plastic says that the the branch you selected to create and use to checkin the changes there does not exist?!?!?
If you try to create it without checking in anything you don't get any messages and nothing happens.
It would be best to warn the user that the branch name contains forbidden character.
1 voteUnable to reproduce.
-
Branch synchronization in sync views
In replication sync views it is only possible to define a whole repository as replication target.
It would be nice also to be able to specify a branch subtree. This will be very handy when you want to make a light weight synchronization of a huge repository with a laptop or some other entity that doesn't need gigabytes of testdata or years of changeset history.
I don't want to waste solid state space on my laptop to have an entire project history, though I do want that history to be available on the main server.1 voteWe added “ignored branches” for this purpose on sync view long ago :-)
-
You're a liar!
On the comparisons table, the second line already is wrong. Subversion does version directories, since the beginning.
I did not bother to read any further then...
1 voteMr. SVN lover,
Subversion, since the very beginning, has suffered fom its inability to deal with simple merge cases involving directories.
You move a file on a branch, modify it in another one.
Run a merge.
You get two files.
This is basically NOT versioning directories correctly.
Anyway, do yourself a favor and keep using SVN while the world moves away from one of the worst version control systems ever made.
Regards
-
BUG: Branch explorer "Display only relevant changesets" error
I've only had this happen intermittently, so unfortunately I don't know the exact repro conditions. I know which conditions MUST be true, but there are clearly other "sometimes" true conditions that are also required for this to happen... if I can discover more, I'll post.
Known conditions in summary:
If a user creates a new branch but does not have any changesets in the branch yet, and a second user is viewing branch explorer with "display only relevant changesets" enabled, branch explorer will generate an error when the second user attempts to refresh the display. An error popup will be…
1 voteNot reproduced. No more info requested to the submitter.
-
Add right click option to add files to ignore list
i used to work with git and smartgit for the client tool.
in smartgit i can select files and then add them to ignorelist using right click menu on the selected files.
it is nice feature if you have this also.1 voteWe already support this, don’t we?
-
Make changeset comments editable.
Sometimes I need to change the comment I made on a changset. As far as i can tell, there's no way to do it. Would be great to be able to. TFS has this feature.
1 voteThere is already a way to do it! :)
-
History of permissions
As PlasticSCM administrator, I want to have an history of the permissions changes on both server and repositories. And being able to roll-back and forth. (As for Git; the gitolite access-control layer is actually handled by a Git repository.)
1 voteInteresting, but nobody else was interested on it for 3 years… so we have to clean up the list and focus on what people really want.
-
3rd Party comments
It is possible to have 3rd party tools contribute text to the changelog?
I'm thinking of tools like NArrange (which can totally re-arrange files) or FxCop that is usually a sign that warnings get fixed in bulk.
It would be nice if these could could already prepare some of the changelog for a next check-in (I'm thinking of a simple message like 'tool x has run at timestamp y').
It would be 'easy' to implement if the changlog textbox would pickup a predefined textfile when showing the checkin dialog to the user (and delete it after a checkin).
1 voteNever heard of it again, didn’t get any more votes either.
-
Where do I report bugs?
I get the following error
Error
Can't add an entry with the same name. Duplicated child [com]. Parent [localrepo]
OK
where do I report this bug? I have the latest version (4.1.10.372 - Brighton)
1 vote -
Qt Creator & MonoDevelop Integration
I wish support for Qt Creator and MonoDevelop 4 since is our IDE of choice for our development process. Thanks.
1 vote -
1 vote
Discarded at this point. We’d love to do it but we don’t find so many users on Chocolatey interested on this… I don’t discard readding in the future.
-
Provide Baseline DB Scripts with Install Files
Provide Baseline DB Scripts with Install Files. I didn't install Firebird and it wasn't installed for me. As a result, there was no original database following a fresh install. The result was that, when I did the backend change to a SQL Server, there were no initialized databases for the dbs repositories and rep_1.
1 voteNever heard back from this.
-
integrate Plastic SCM with JIRA's Google Apps for Business
We are signed up to Atlassian's services like JIRA and Confluence on their cloud. We also use Google Apps for Business. We were hoping to use Google as our central employee/user management place seeing as we can easily login to JIRA etc after linking up the Google accounts. However I found out that Plastic SCM doesn't yet support this integration with Google. I found this frustrating because I created a bunch of tasks for our Unity developers but when they went to submit their work via the Unity Plastic SCM plugin they weren't able to login using the Google-provisioned accounts.…
1 voteNever got anyone else interested on this, I’m afraid :-( And only 1 vote. We have to prioritize.
-
Support shared hosting / Remote MySQL installations
Shared Web hosts like Bluehost have Remote MySQL access but they don't give you access to opening ports like 8088 without giving them more money and upgrading to a business class. Would be nice to have a tool to support having remote databases without having to run PlasticSCM on that server (or at least making it function without requiring port 8088.)
1 voteNot a real issue but looks more like a question that was answered in the thread.
-
Add path permission to prevent viewing of files
If you could set the visibility of files/paths in the permissions system to prevent them from being visible (checked out) by users who have been denied that permission.
1 voteNever heard back from the user :-S
-
put a 'download' gitsync in gitsync page
I cannot find a download or any action that can be taken in gitsync page other than viewing what gitsync can do. The page is:
https://www.plasticscm.com/gitsync/index.html
Maybe just me that cannot find how to download gitsync?
1 voteActually GitSync is just a feature inside Plastic. Just download Plastic :-)
-
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.
-
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!
-
[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.
-
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
- Don't see your idea?