[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: AW: Automating an export procedure

From: dd dd <bowler_bowler_at_hotmail.co.uk>
Date: 2006-05-05 23:44:58 CEST

Right, i've now installed the command line client. When i cd to my working
copy and type "svn update" nothing happens :(

However when i do "svn info" i get this:

C:\SVN\project>svn info
Path: .
URL: svn+ssh://bowler@theurl/svn/project
Repository Root: svn+ssh://bowler@theurl/svn/project
Repository UUID: big number/character
Revision: 10
Node Kind: directory
Schedule: normal

This looks ok doesn't it?

Any ideas anyone?

>From: "Felix Gilcher" <gilcher@exozet.com>
>To: "dd dd" <bowler_bowler@hotmail.co.uk>,<users@subversion.tigris.org>
>Subject: AW: Automating an export procedure
>Date: Fri, 5 May 2006 16:05:32 +0200
>
>Hi,
>
>just as a note: This is the subversion mailing list. Tortoisesvn is a
>seperate project and has ist own mailing list. you might get a better
>answer there.
>That said, I don't know whats wrong as I never tried scripting tortoisesvn,
>but you you could just use the regular svn commandline client for you batch
>scripts. That should work.
>
>good luck
>
>fg
>
>dd dd <mailto:bowler_bowler@hotmail.co.uk> schrieb am Freitag, 5. Mai 2006
>15:59:
>
> > Hi there,
> >
> > I'm trying to automate my svn update and export procedure so
> > i can leave it
> > running over night whilst i'm not at work. Therefore there
> > can't be any
> > user interaction.
> >
> > So far i have a batch file that is scheduled to run at
> > midnight each day.
> > The batch file contains this:
> >
> > TortoiseProc.exe /command:update
> > /path:"C:\SVNwork\project\lib" /notempfile
> > /closeonend:1
> >
> > I also want to export the updated repository to a different
> > directory. So i plan on doing this:
> >
> > TortoiseProc.exe /command:export /path:"C:\exportdir" /notempfile
> > /closeonend:1
> >
> > However, this doesn't seem to work for me. It throws up the usual
> > TortoiseSVN export gui and asks me to input some stuff, which
> > i can't do
> > cause this process is automated.
> >
> > Anyone see what i'm doing wrong or knows how to fix this?
> >
> > Cheers
> > B.
> >
> > _________________________________________________________________
> > The new MSN Search Toolbar now includes Desktop search!
> > http://join.msn.com/toolbar/overview
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>--
>Felix Gilcher
>Head of IT Development
>
>Exozet Berlin GmbH
>Rotherstraße 20
>10245 Berlin
>
>eMail: gilcher@exozet.com
>URL: www.exozet.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search!
http://join.msn.com/toolbar/overview

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 5 23:46:16 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.