tslater2006
tslater2006
I'm pretty sure this is fixed by my fixes for #9. Specifically the DB connection management is no longer tied to the compare button but managed separately by the Database...
Testing is pending the availability of Olly64. Olly64 provides an easy way to test out certain edge cases.
Hey there, unfortunately I do not. I will try to work on something this week though and update the issue when I have one. thanks for the interest!
Hey, I don't have a guide written yet, but Colton Fischer has put together a guide based on his experiences. https://peoplesoftmods.com/utilities/getting-started-with-pivet/ Thanks for your interest in the project! On Wed,...
Hi @jsavage86, multiple developers can run Pivet against the same git repository, the *critical* part here is that they must have the same configuration settings. When Pivet executes for a...
One additional comment @jsavage86, currently Pivet only clones/pulls from the remote repository if it does not exist on disk. In your scenario of multiple developers running Pivet, if they are...
@jsavage86 I've updated the readme as well as put some sample configuration files in the samples folder. Some of the linked documents dont exist yet (like Configuration File Format and...
Pivet itself doesn't provide a way to revert definitions like PeopleCode/HTML/etc. But you can use a front end Git tool to go to prior versions and then its a manual...
Hey there, depending on the version of Pivet you are running you should be able to run it with "pivet.exe -b" to enter a config builder mode, this is a...
If you could provide me the questions you aren't sure about I'd be happy to explain them in further detail