307 results found
-
Typo on website
Your site is so nice, just like your product. I don't want to see it blemished by a typo. The last sentence in David Suarez's bio is duplicated.
1 voteFixed
-
Git interop
You talked about it in this post:
1 vote -
add capability to use regular expressions in the ignore.conf files
it would be nice to be able to specify patterns to include/exclude in the ignore.conf file using regular expressions.
1 voteThe requested feature was already present in our software. Please review the answer attached by one of our developers for further details.
Thank you for your interest in PlasticSCM!
-
Issue in PNUnit
Hi,
I tried to run the multiple tests in parallel with PNunit, i configure the .conf file , below is the code of .conf file when I ran the ''pnunit-launcher test.conf" command it shows that "could not find the test":
<!-- Parallel Test on a single agent - no barriers -->
<ParallelTest>
<Name>ParallelTests</Name>
<Tests>
<TestConf>
<Name>TCLGN0401Test</Name>
<Assembly>E:\Atin\POC\ExamDesign\Feb23\Newfolder\ExamDesign\bin\Debug\ExamDesign.dll</Assembly>
<TestToRun>ExamDesign.CompleteCandidateScript.TCLGN0401Test</TestToRun>
<Machine>$agenthost:8081</Machine>
<TestParams>
<!-- sleep time in seconds -->
<string>2</string>
</TestParams>
</TestConf>
<TestConf>
<Name>TCLGN0402Test</Name>
<Assembly>E:\Atin\POC\ExamDesign\Feb23\Newfolder\ExamDesign\bin\Debug\ExamDesign.dll</Assembly>
<TestToRun>ExamDesign.CompleteCandidateScript.TCLGN0402Test</TestToRun>
<Machine>$agent_host:8081</Machine>
<TestParams>
<string>1</string>
<!-- sleep time in seconds -->
</TestParams>
</TestConf>
</Tests>
</ParallelTest>…
1 voteAnswered eons ago.
-
Incorrect link in article
The link to www.semanticmerge.com is incorrect, linking instead to http://codicesoftware.blogspot.com/2013/06/www.semanticmerge.com.
1 vote -
search by guid in branch explorer
It is sometimes desirable to to refer to changesets by guid to avoid confusion with replicated repos but if you search for guid (or part of one) nothing is found.
1 voteThis functionality will be available in the next Plastic SCM release (5.0.44.513) which will be available the next week to download.
-
Fix "Stop bug spreading" diagram.
In the second diagram in "Stop bug spreading" at http://www.plasticscm.com/infocenter/quick-start/intro-task-driven-development.aspx, it says "This check-in introduces a bug, but only "john" will get affected by it until he merges". It was "pat" that made the change, so presumably "john" should read "pat". Either that, or I'm completely misunderstanding the concept.
1 voteThanks! It should be fixed now :)
-
"Support" tab on blog obscures blog content
http://i.imgur.com/4OF36ba.png
this makes the post hard to read - people will TL;DR sooner because you can effectively not scan the article at a glance. One needs to scroll in order to unobscure even the headings
1 vote -
update the demo server since the current shipping client is at a new version (5.0.43.0 vs 5.0.44.0)
Keep demo server version current with shipping client version so newbies can actually work through the demo.
update the demo server since the current shipping client is at a new version (5.0.43.0 vs 5.0.44.0)1 voteThe demo server has been successfully updated to version 5.0.44.x, so now you will be able to complete the evaluation guide using the latest PlasticSCM version available. We encourage you to try again and give us feedback of your PlasticSCM experience! :-)
Thanks!
-
PostgresSQL Support Documentation
can you PLEASE provide a documentation how to configure postgres (and which roles are needed for) Linux ... nice to know that your migration tool in Windows / mac supports PostGres but that doesn't really help on linux where admintool is not available!!!
http://www.plasticscm.net/index.php?/topic/251-postgresql-installation/?hl=postgresql
is outdatedhttp://codicesoftware.blogspot.com/2012/11/migrate-database-backend.html
speaks you officially support postgreshttp://plasticscm.com/infocenter/technical-articles.aspx
doesn't give any hint about ;/thx
1 vote -
sccs
You missed including SCCS in your history. It dates back to 1972.
1 vote -
Typo in page
In: http://plasticscm.com/movetoplastic/index.html#git
It says "Part (of all)" instead of "Part (or all)"1 voteDone! Thanks for reporting the typo!
-
Add Create/Update code reviews functionality to the command line tool that exists in the GUI tool.
1) I am using Plastic SCM commands (using cm.exe) to retrieving different set of files which are used for our internal code reviews purposes.
2) And once I create a code review for the retrieved files, I want to add the same new code review entry to my corresponding PlasticSCM repository to track.
3) Also I want to update Plastic SCM Code review entries (added in point 2) once code review is signed-off externally.
So, is there some way with which i can achieve above mentioned points.
1 voteIntegrated and released in BL595.
-
IDEA 13+ compatiblity
Hey guys, IntelliJ 11 is actually ancient. The current version is 13 and 14 is going to come soon. It would be good if you supported this.
1 voteDONE!!!! :-)
-
In the MySQL setup article there should be a confirmation step
^ In this article there is no instruction for how to restart the server and CONFIRM that it is connected to MySQL. Consequences for not confirming are that the user charges forward with data being written to SQLite and later has to migrate.
1 voteDone.
The article now shows how to stop and start the Plastic SCM server in order to tune the MySQL installation.
-
documentation update
The article here: http://www.plasticscm.com/infocenter/technical-articles/kb-automating-reports.aspx says it applies to Plastic SCM 2.5+, however cm fco --all is not a valid command in Plastic SCM 5.0. --all is an invalid parameter.
1 voteDocument removed. It was too old :-S
-
improve the ignore files option
One of the options when you ignore a file looks like it gives you the option to ignore a file on a particular path. e.g. c:\path1\tempfile.txt
However, when you look at what has changed in ignore,cnf, it shows you that you are ignoring path1\tempfile.txt and not the specific path.
Could the option indicate that what is ignored is relative to the workspace?1 voteAnswered
-
Better handling of "Dark" Theme in VS2013
Currently, if you are using VS2013 integration and the VS "Dark" theme is selected, the purple cherry pick links are virtually invisible.
1 vote -
Provide an option to not delete the .plastic directory in Windows when deleting a workspace through the UI.
Provide an option to not delete the .plastic directory in Windows when deleting a workspace through the UI. When working in a shared UNC path, deleting the workspace from one user also deletes the workspace for all other users and can cause a headache.
1 voteAre you on Plastic 5.4?
If so, just click on the [x] on the wk to close it and it won’t simply show up on your GUI, which I think is exactly what you’re looking for :-)
-
Items view: allow diff of two different files (Diff selected files)
In the Items view, it would be very useful to select two different files in the tree and compare them against each other.
As it is, I can't use Plastic's excellent Diff window for this purpose (at least not from inside the Plastic GUI). Instead I have to configure a Diff tool separately with a shell extension and use it from Windows explorer.
1 vote
- Don't see your idea?