Re: Add changes from a local svn repo to the same but older repo on a server with history

2019-04-01 Thread Eric Johnson
Hi mcc, On Mon, Apr 1, 2019 at 5:40 AM wrote: > Hi, > > (I am not subscribed and appreciate to be CC:ed by any reply to my > question. Thank you! :) ) > > The setup is some freaking weired and I am no native speaker... > > The setup: There is a remote SVN-server, I can only access via PC "A" at

Add changes from a local svn repo to the same but older repo on a server with history

2019-04-01 Thread mylists
Hi, (I am not subscribed and appreciate to be CC:ed by any reply to my question. Thank you! :) ) The setup is some freaking weired and I am no native speaker... The setup: There is a remote SVN-server, I can only access via PC "A" at place "A". I am working, compiling, developing at PC "B"

Re: RE: svn log -r based on a start date suddenly no longer returns any revisions

2019-04-01 Thread Johan Corveleyn
On Mon, Apr 1, 2019 at 9:58 AM Andreas Stieger wrote: > > Nate Kerkhofs wrote: > > [...] this repo does not have monotonically increasing dates [...] > > > The appropriate way to fix this would most likely be to simply create a new > > svn repository from scratch > > Actually you could set the sv

Aw: RE: svn log -r based on a start date suddenly no longer returns any revisions

2019-04-01 Thread Andreas Stieger
Nate Kerkhofs wrote: > [...] this repo does not have monotonically increasing dates [...] > The appropriate way to fix this would most likely be to simply create a new > svn repository from scratch Actually you could set the svn:date revision property on the existing repository. Andreas

RE: svn log -r based on a start date suddenly no longer returns any revisions

2019-04-01 Thread Nate Kerkhofs
Hi, After running the first --show-item command, I have indeed found that this repo does not have monotonically increasing dates: that first command returns revision number 1311. Checking the svn log xml dump file I made, it appears that r1153 is in 2010, and then r1154 is back in 2005, and the