Re: Problems with VSS
Varban <[email protected]> Fri, 1 Sep 2006 11:53:57 -0400
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Organization | Urbancode |
| Message-ID | <[email protected]> |
It looks like the vss client is not truncating the whitespaces at the end of the SSDIR value and just adding the \srcsafe.ini at the end. Not sure if editing the pagelet for the checkout would help... On Friday 01 September 2006 11:42, Nate Scherer wrote: > This may be the command you're looking for, I found it as well: > > 09:37:11:738 [Thread - AnthillBuildDaemon] INFO > com.urbancode.anthill.adapter.ProfileRepositoryAdapter - Executing > Command: cmd /x/c cd /d c:\java\anthill-1.8.1\work\MainLine\PM-Core && set > SSDIR=\\sourcesafe/vss/ && c:\DevStudio\Vss\WIN32\ss cp $//MainLine/PM-Core > -Ynathan,nathan && c:\DevStudio\Vss\WIN32\ss get * -Ynathan,nathan -R -I-Y > -O- > > I don't know how it will show up for you, but it's all one line in Tomcat's > stdout. The line right before that is "Successfully made local project > directory". > > -Nate > > -----Original Message----- > From: anthill-bounces-IWHQxnLZ/[email protected] > [mailto:anthill-bounces-IWHQxnLZ/[email protected]] On Behalf Of Eric Minick > Sent: Thursday, August 31, 2006 4:42 PM > To: Anthill user list > Subject: Re: [Anthill] Problems with VSS > > Nate, > > Earlier in that log, does it show what command is run? I'm curious as to > where that space is sneaking in. > > -- Eric > > Nate Scherer wrote: > > I hope this isn't a frequent question, but I haven't found an exact > > match to either part from searching the mailing list archives. First > > of all, I'm trying to run against VSS 5.00 with Anthill OS. I've seen > > mention of problems with VSS 6.0a and to use 6.0 instead, but I > > haven't found anyone talking about whether 5 is supported. And I > > haven't found any official documentation of version control adapters > > at all beyond what the configuration page itself has. If there's any > > of that, please let me know. > > > > So, obviously I have a problem that would make me wonder if I'm on a > > supported version, and here it is: > > > > Invalid DOS path: _\\sourcesafe\vss_ <file://%5C%5Csourcesafe%5Cvss> > > \srcsafe.ini > > 14:37:04:754 [Thread - AnthillBuildDaemon] ERROR > > com.urbancode.anthill.BuildManager - ProfileAdapter checkout failed: > > 100 > > > > _com.urbancode.anthill.adapter.RepositoryException_: ProfileAdapter > > checkout failed: 100 > > at > > com.urbancode.anthill.adapter.ProfileRepositoryAdapter.executeCommand( > > _ProfileRepositoryAdapter.java:442_) > > > > > > Here's the snippet of the command that's related to the ini file > > location: > > > > 'SSDIR=\\sourcesafe\vss' > > > > I can send the entire command if that would be helpful. I found lots > > of people with the "ProfileAdapter checkout failed" problem, but found > > nobody else with "Invalid DOS path" . Note the space between "vss" > > and "\srcsafe.ini". Looks to me like that is the problem, but as you > > can see from the command parameter, there is no space in the value I > > put in. I've tried the mapped drive letter instead of the UNC path, > > as well as enclosing the whole property value in quotes. I've also > > tried setting an SSDIR environment variable, to no effect. Can anyone > > shed any light on this problem? Thanks very much for any help. > > > > -Nate > > > >----------------------------------------------------------------------- > >- > > > >_______________________________________________ > >Anthill mailing list > >Anthill-IWHQxnLZ/[email protected] > >http://lists.urbancode.com/mailman/listinfo/anthill > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill > > _______________________________________________ > Anthill mailing list > Anthill-IWHQxnLZ/[email protected] > http://lists.urbancode.com/mailman/listinfo/anthill