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

Updating to a date with externals

From: Shepherd, Steven G CIV <steven.g.shepherd_at_navy.mil>
Date: 2007-03-07 20:36:59 CET

My repository has the following structure:

Myrepo/libraryA/trunk
... <more libraries here>
Myrepo/libraryZ/trunk
Myrepo/MyProgram/trunk/externLibraryA
                                      ...
                             /externLibraryZ

Where,
externLibraryA is a svn:externals to Myrepo/libraryA/trunk
...
externLibraryZ is a svn:externals to Myrepo/libraryZ/trunk

Steps - revert or update LibraryC to a specific date (not the head
revision)

Results - LibraryC will be get files from the requested date but all of
the externs will get the head revision.

Question: How do I update LibraryC to a specific date?
Received on Wed Mar 7 20:37:43 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.