Shelve fails for added files in added subdirectory
27 views
Skip to first unread message
david....@gmail.com
unread,
Jan 31, 2019, 10:27:15 AM1/31/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Shelving is failing when new files in a subdirectory are SVN added but not yet committed:
[Window Title]
TortoiseSVN
[Main Instruction]
Subversion reported an error:
[Content]
One or more paths could not be shelved.
The following paths failed:
addsubrg
[Close]
The "addsubrg" mentioned in the above is a SUBDIRECTORY containing a new set of files currently under development that I did an SVN Add for, but did not yet commit (which marks the directory they're in as also needing to be added to the repository too).
Shelving for a repository that contains newly SVN Added in the main repository directory works fine.
Shelving for a repository that contains newly SVN Added in a repository's subdirectory also works fine (as long as that subdirectory already exists in the repository).
The problem appears to only occur when trying to shelve a changeset that contains newly SVN Added (but not yet committed) files in a newly SVN Added (but not yet committed) subdirectory.