|
Boost : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-09-05 09:26:03
Frank Birbacher wrote:
> Hi!
>
> Vladimir Prus schrieb:
>> I *think* this is caused by renamed of trunk to devel and back to trunk
>> that I observe in "svn log". However, I'm not sure what's the right
>> way to do what I want. Any ideas?
>
> svn up -r 38168 ._at_BASE
> ?
This works, but not in the way I'd expect:
ghost_at_wind:~/Work/Boost/boost-svn/tools/boostbook$ svn up
At revision 39129.
ghost_at_wind:~/Work/Boost/boost-svn/tools/boostbook$ svn up -r37991 ._at_BASE
At revision 37991.
And svn log has this:
r37992 | danieljames | 2007-06-14 23:41:46 +0400 (Thu, 14 Jun 2007) | 2 lines
Changed paths:
M /trunk/boost/tools/boostbook/xsl/html.xsl
M /trunk/boost/tools/boostbook/xsl/navbar.xsl
M /trunk/boost/tools/boostbook/xsl/xhtml.xsl
So I'd expect those three files to be changed by "svn up", but this does not
happens.
- Volodya
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk