Undo Checkout - more records per page?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
nwang
Posts: 20
Joined: Tue Oct 31, 2006 12:56 pm

Undo Checkout - more records per page?

Post by nwang » Mon Apr 08, 2013 3:38 pm

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?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Undo Checkout - more records per page?

Post by lbauer » Tue Apr 09, 2013 8:07 am

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.
Linda Bauer
SourceGear
Technical Support Manager

nwang
Posts: 20
Joined: Tue Oct 31, 2006 12:56 pm

Re: Undo Checkout - more records per page?

Post by nwang » Wed Apr 10, 2013 2:58 pm

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.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Undo Checkout - more records per page?

Post by lbauer » Thu Apr 11, 2013 8:55 am

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.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply