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

Re: Assertion in HEAD

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 19 Aug 2011 19:20:12 +0300

This asserts:

$svn co http://svnbook.googlecode.com/svn/trunk/src/en/book@3805 && cd book && $svn up

This doesn't assert:

$svn checkout -q http://svn-qavm.apache.org/repos/svnbook/trunk/src/en/book@3805 && cd book && $svn up
Received on 2011-08-19 18:21:34 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.