I am demoing 6.x
In 4.x the Undo Checkout page listed everything at once. While it did take a while to load all records it was handy to have it all at once as our projects can have several hundred to a couple thousand files. Is it possible to see more than the default 100 records or at least be able to select more than what the page displays?
Undo Checkout - more records per page?
Moderator: SourceGear
Re: Undo Checkout - more records per page?
We had to paginate our Undo Checkout pages because Microsoft changed the .NET Framework to limit the amount of data on a .NET web page. This was to prevent hacking.
http://technet.microsoft.com/en-us/secu ... 1-100.mspx
The effect on Vault was that if there were more than 828 checkouts the Admin could not view all the checkouts or undo checkouts in the Vault Admin Web Client. That's why we made the change.
http://technet.microsoft.com/en-us/secu ... 1-100.mspx
The effect on Vault was that if there were more than 828 checkouts the Admin could not view all the checkouts or undo checkouts in the Vault Admin Web Client. That's why we made the change.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Undo Checkout - more records per page?
Is there a script I can run to perform mass undo checkouts? Otherwise I'd have to go thru tens of pages to uncheckout 1 project.
Re: Undo Checkout - more records per page?
You could use the Vault commandline client for this. Here's the documentation:
http://download.sourcegear.com/misc/vau ... tm#CHECKIN
The commandline client is in the Vault client directory.
Note that you would need to login as each user, and undo the checkout for them.
The admin can only undo checkout for other users in Vault Admin Web Client.
http://download.sourcegear.com/misc/vau ... tm#CHECKIN
The commandline client is in the Vault client directory.
Note that you would need to login as each user, and undo the checkout for them.
The admin can only undo checkout for other users in Vault Admin Web Client.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager