The leading provider of version control solution and TWAIN SDK
The leading provider of version control solution and TWAIN SDK

Dynamsoft Forums

Support for Version Control, Bug Tracking and Configuration Management Software
* Login   * Register
* FAQ    * Search

It is currently Sat Feb 11, 2012 12:15 pm




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Recursive checkin in command line
PostPosted: Thu Nov 05, 2009 8:58 am 
Offline

Joined: Thu Nov 05, 2009 8:46 am
Posts: 6
Hello

I'm trying to checkin my project recursively from a batch file. I use the command:
Code:
ss checkin * -R -P -Yuser,pw -K -C@comment.txt


The recursive flag doesn't work. The sub projects (sub directory) are not checked in.
From VSS Explorer it's working.

I'm working on Windows XP Professionnal 2002, SP3.

Thanks.


Top
 Profile  
 
 Post subject: Re: Recursive checkin in command line
PostPosted: Thu Nov 05, 2009 5:44 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1482
Please remove the "-K" option, which means keeping the file checked out, and try again.

Code:
ss checkin * -R -P -Yuser,pw -C@comment.txt

_________________
Catherine Sea
Dynamsoft Support Team
Dynamsoft - The leading provider of version control solution and TWAIN SDK
Source Control Software | Software Configuration Management | SCM Solution | Issue Tracking
SourceSafe (VSS) Remote/Web/Internet Access | SourceSafe (VSS) Replacement/Alternative | SourceSafe (VSS) Hosting|TFS Hosting

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
 Post subject: Re: Recursive checkin in command line
PostPosted: Sat Nov 07, 2009 11:54 pm 
Offline

Joined: Thu Nov 05, 2009 8:46 am
Posts: 6
It doesn't help.


Top
 Profile  
 
 Post subject: Re: Recursive checkin in command line
PostPosted: Sun Nov 08, 2009 6:57 am 
Offline

Joined: Thu Nov 05, 2009 8:46 am
Posts: 6
Actually I had to remove -P and not -K.
Thanks.


Top
 Profile  
 
 Post subject: Re: Recursive checkin in command line
PostPosted: Sun Nov 08, 2009 5:37 pm 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1482
Thanks for the update.

_________________
Catherine Sea
Dynamsoft Support Team
Dynamsoft - The leading provider of version control solution and TWAIN SDK
Source Control Software | Software Configuration Management | SCM Solution | Issue Tracking
SourceSafe (VSS) Remote/Web/Internet Access | SourceSafe (VSS) Replacement/Alternative | SourceSafe (VSS) Hosting|TFS Hosting

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

It is currently Sat Feb 11, 2012 12:15 pm


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog