You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alex Black <en...@turingstudio.com> on 2002/06/18 22:37:02 UTC

Re: [binarycloud-dev] WidgetWalk

> cool, looks like you can also do
> 
>  % cvs co -D 5 hours ago

yeah I LOVE that. :)

I hope subversion has it... (hint hint)

:)

_alex


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [binarycloud-dev] WidgetWalk

Posted by Philip Martin <ph...@codematters.co.uk>.
Ben Collins-Sussman <su...@collab.net> writes:

> Alex Black <en...@turingstudio.com> writes:
> 
> > > cool, looks like you can also do
> > > 
> > >  % cvs co -D 5 hours ago
> > 
> > yeah I LOVE that. :)
> > 
> > I hope subversion has it... (hint hint)
> 
> Yup.  In fact, we stole the .y file from CVS for this behavior.
> Subversion has had this feature for a very long time.

It doesn't work over ra_dav yet, only over ra_local

$ svn up -D 2002-04-01 ../svn/README 

svn_error: #21018 : <Trying to use an unsupported feature>
  ra_dav does not currently support date-based operations.


-- 
Philip

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [binarycloud-dev] WidgetWalk

Posted by Ben Collins-Sussman <su...@collab.net>.
Alex Black <en...@turingstudio.com> writes:

> > cool, looks like you can also do
> > 
> >  % cvs co -D 5 hours ago
> 
> yeah I LOVE that. :)
> 
> I hope subversion has it... (hint hint)

Yup.  In fact, we stole the .y file from CVS for this behavior.
Subversion has had this feature for a very long time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org