Please tell me who it is.
I am using the subversion of the Linux server and the totoisesvn of windows.
rev
100 hoge.txt and foo.jpg Fixes
99 hoge.txt and bar.doc fixes
98 hoge.txt and fuga.png Fixes
97 hoge.txt and foobar.txt Fixes
When there is a commit like above,
I would like to export all three files in bulk as shown below, specifying revision 97,98.
For some reason, the latest (rev100) hoge.txt will be exported.
I want hoge.txt rev98 state, but I'm having trouble with the latest rev100.
fuga.png rev98 state
foobar.txt rev97 state
When I was working on branch before, I think it became the rev98 hoge.txt that I intended.
Even if you specify rev97,98 since you recently started working with trunk, rev100 hoge.txt is
I think it's exported now.
Does trunk always export the latest revisions?
I cannot conclude from the information provided, but it is possible that some of the files on the server are corrupt.I recently experienced a similar situation and had a hard time.
If you can't commit to a seemingly successful checkout, or if you can only check out a specific version, why not suspect a file corruption on your server?
If possible, it is recommended that you rebuild the repository on another machine from the backup you have saved and explore for generations how far you can successfully access it.
917 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
620 Uncaught (inpromise) Error on Electron: An object could not be cloned
578 Understanding How to Configure Google API Key
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.