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

Re: Committing incomplete directories

From: Philip Martin <philip_at_codematters.co.uk>
Date: Mon, 24 Oct 2011 18:22:44 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> What does refusing to commit incomplete directories mean. Given:
>
> $ svn st wc
> ! wc/A/B
> M wc/A/B/C/f
> !M wc/X/Y

Typo, I meant

  ! wc/X/Y

> M wc/X/B/C/f
> M wc/P/f
>
> Do these fail due to incomplete:
>
> $ svn ci wc/A/B/C/f # explict inside incomplete
>
> $ svn ci wc/A # implicit inside incomplete
>
> $ svn ci wc/X # implicit beside incomplete
>
> $ svn ci wc/P # incomplete in some other part of wc

-- 
Philip
Received on 2011-10-24 19:23:21 CEST

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.