On Fri, Feb 22, 2008 at 9:47 AM, JD <mechalincoln_at_gmail.com> wrote:
> Either way, it works. I owe all of you a beer.
>
> This is the working script:
>
> "C:\Program Files\Subversion\bin\svn.exe" co
> file:///C:/Repositories/myrepository \\theserver\mirrorfolder\
> "C:\Program Files\Subversion\bin\svn.exe" cleanup
> \\theserver\mirrorfolder\
> "C:\Program Files\Subversion\bin\svn.exe" update \\theserver\mirrorfolder\
>
> Thank you all very, very much.
>
> -JD
>
>
> On Fri, Feb 22, 2008 at 9:17 AM, Mark Phippard <markphip_at_gmail.com> wrote:
>
> > On Fri, Feb 22, 2008 at 10:14 AM, JD <mechalincoln_at_gmail.com> wrote:
> > > Again, thank you. Why would Xcopy not work, though? Would I also need
> > to
> > > refer to a direct path for it?
> >
> > Not sure what you are referring to, but xcopy would be no different
> > than any other code. If the account cannot access the network then it
> > can't.
> >
> > Mark
> >
>
>
Received on 2008-02-22 16:48:57 CET