Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Thomas Singer wrote: > but when I try to check out into the alternative path ".", it will be > ignored: > > C:\temp\test2>cvs checkout -P -d . moba/a > cvs server: Updating moba/a > U moba/a/3d-ansicht1-klein.jpg Try this instead: cvs co -d ..\test2 moba/a It's a little less elegant, but it works. Regards, -- Glen Starrett