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

Re: Error: I got "svn: Transaction is out of date"

From: <e.huelsmann_at_gmx.net>
Date: 2003-07-28 22:26:29 CEST

On my linux box (RH8.0) the same goes for the -p option to the mkdir
command:

   -p, --parents
        no error if existing; create parents if needed

bye,

Erik.

> Garrett Rooney wrote:
>
> > Jim Cromie wrote:
> >
> >
> >> ok duh, THX,
> >> added a mkdir, which brings up a feature request:
> >> "svn mkdir $foo" should act like mkdirhier, then the following would
> >> work...
> >> should I make an ISSUE of it ?
> >
> >
> > Umh, no. It's exactly the same issue as before. Copy does not create
> > directories for you. If you want to put it in tags/echobox/whatever,
> > then the tags and echobox directories need to already exist. This is
> > not a bug, it's just the way the software works.
> >
> > -garrett
> >
>
> to correct myself, and clarify the request.
>
> I said: svn mkdir file:////home/jimc/big/svn-repo/tags -m 'create
> tags-rep'
> I meant: svn mkdir file:////home/jimc/big/svn-repo/tags/echobox -m
> 'create tags-rep'
>
> I tried the latter, and it failed, for the reasons you stated.
> I then fixed my script, but copy pasted from the wrong log
>
>
> But - it could work like mkdirhier, without complications (at least by
> this beginners reckoning)
>
> NAME
> mkdirhier - makes a directory hierarchy
>
> SYNOPSIS
> mkdirhier directory ...
>
> DESCRIPTION
> The mkdirhier command creates the specified directories. Unlike
> mkdir
> if any of the parent directories of the specified directory
> do not
> exist, it creates them as well.
>
>
> Thanks.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 28 22:27:16 2003

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.