You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Yaron Ruckenstein <ya...@mobilitec.com> on 2002/11/27 17:23:16 UTC

vssget question

Hi,

I'm using the vssget optional task to get files out of Microsoft Visual
Source Safe version 6.0c.
When I use this command:
	<vssget localPath="${project.dir}" recursive="false"
		login="${vssDbUser},${vssDbPswd}"
vsspath="/${vssProjectsRoot}/${project}"/>
Things are working fine, but I get this annoying message:
	[vssget] Set V:\software\3.0\dev as the default folder for project
$/Software/3.0/dev?(Y/N)N

Does any one knows how to eliminate this question ?

Thanks,
	Yaron Ruckenstein


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>