[Laszlo-dev] legals in a strange state?

P T Withington ptw at openlaszlo.org
Wed Jun 14 09:00:27 EDT 2006


In Henry's case, where he wanted a clean playpen, I think the recipe is:

cd $LPS_HOME		# because svn operates only on subdirectories
svn revert -R		# without -R, you only revert the current directory
svn up			# this should update you to HEAD

If you miss any of those steps, you won't necessarily have a clean  
playpen.

On 2006-06-14, at 02:16 EDT, Jim Grandy wrote:

> On Jun 13, 2006, at 10:41 PM, Benjamin Shine wrote:
>
>> sometimes it helps to do
>> svn up -rHEAD
>> as opposed to just
>> svn up
>>
> I'm puzzled by this, since the svn book specifically says that 'svn
> up' is simply shorthand for 'svn up -rHEAD'.
>
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev



More information about the Laszlo-dev mailing list