Re: JAVACVS ERROR!! wrong algorithm for assigning path to single files(1)!!

Jeff Cantin <[email protected]>
Newsgroups gmane.comp.java.netbeans.modules.javacvs.devel
Message-ID <[email protected]>
Got that once before, I think I traced it to a mismatch between the
localpath and the file address. Thus, if you do this on the client: 

client.setLocalPath("/this/dir");

then try a CheckoutCommand with the following file: 

new File("/this/other/dir", "foo.txt");

then javacvs notices that the desired file isn't in the execution
path of cvs. There were also some issues lately with starting and
trailing slashes (so "/my/dir" isn't the same as "/my/dir/"). Anyway,
the last two messages you sent seem to both be probs with the
localpath.... 

Jeff


--- Dariusz Drezno <[email protected]> wrote:
> Hello, 
> 
> I got this alarm while I was running my application. 
> What is a reason of this message? 
> 
> Regards
> DD 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.