CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #3746

Option to choose a certain revision for checkout / update

Added by Bastian Waidelich almost 4 years ago. Updated over 2 years ago.

Status:Under Review Start date:2009-06-24
Priority:Should have Due date:
Assignee:Leo Bossmann % Done:

80%

Category:- Other -
Target version:1.0.0
Votes: 0

Description

It would be nice to have an option to choose a certain revision for checkout and to update the local copy.

Something like this on the command line (which switches the local copy to revision 0000030):
  1. svn update -r30
The same for initial checkout:
  1. svn -r30 co https://typo3.svn.sourceforge.net/svnroot/typo3/TYPO3core/trunk/ [^] typo3

(Originally reported by Steffen Müller @ http://bugs.typo3.org/view.php?id=8389)


Related issues

related to subversion support for TYPO3 - Task #5009: Add "update preview" and "checkout preview" Resolved 2009-10-16

History

Updated by Axel Böswetter almost 4 years ago

Hi all,

what's the status of this feature request ... yesterday our dev-team had the same discussion. So imho we have to push this forward, else the "whole reverting to a former revision feature" of subversion is useless here.

Greetings

Updated by Bastian Waidelich almost 4 years ago

Axel Böswetter wrote:

Hi Axel,

yesterday our dev-team had the same discussion. So imho we have to push this forward

Thanks for your feedback. I agree that we have to push this. Unfortunately I don't have spare time to implement this feature at the moment.
Maybe your dev-team wants to push this by posting a patch?

Bastian

Updated by Christoph Moeller over 2 years ago

  • Status changed from New to Under Review
  • Assignee set to Leo Bossmann
  • Priority changed from Could have to Should have
  • Target version set to 1.0.0
  • % Done changed from 0 to 80

We did some work on related functionality, i.e. a new feature "update to svn tag"...quite a big logical change, but well worth it!
We will commit our local changes soon and release later on. Planned for 1.0.0.

Also available in: Atom PDF