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

Re: permanent solution for deltification problem (issue #1601)

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2003-11-25 22:20:14 CET

On 2003-11-25 14:22-0600, kfogel@collab.net wrote:
>
> Oh, I think I forgot objection 3, again to Proposal 2:
>
> "It's difficult, *from a .BAT or other script*, to invoke a
> program in the background."
>

John Peacock wrote:
http://www.contactor.se/~dast/svnusers/archive-2003-11/0555.shtml

> Create a CMD file which does what you want and test that it runs in
> the foreground. Then add the command 'start' to the beginning of the
> line:
>
> start svnadmin deltify ...
>
> See these links for more information:
>
> http://www.robvanderwoude.com/index.html
> http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winxppro/proddocs/start.asp
>
> You may want to try 'start /b' which will not open a command window
> when it runs.
>
> John

I am using myself at the moment this kind of deltification system,
and it seems to work.

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 25 22:29:26 2003

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

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