tisdag 13 juni 2023 kl. 02:06:59 UTC+2 skrev Kieren:

Hey,

Is there a way to revert specific files without having to do a full repo 
update?

ie. I can update certain files, but then if I try revert commits done on 
them specifically I often get the error "E195020: Cannot reverse-merge a 
range from a path's own future history; try updating first", then have to 
do a full update on the main repo folder and revert again.


You can update a single file by right-clicking that specific file and 
select Update. You can also multiselect several files and/or directories to 
update all at once. This will give you a "mixed revision working copy"

The hinderance here is it's quite a large repository and takes a long time 
to update, and sometimes the situation calls for an urgent revert on a 
commit. So wondered if there's any arguments or way to skip needing to do a 
full update that doesn't seem necessary.


Not sure how the "revert changes from this revision" from the Log dialog 
works, but in general Subversion doesn't approve of merging into a "mixed 
revision working copy". In the general Merge dialog you can select an 
option to allow merging into a mixed revision working copy.
 
Kind regards,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/bc2e98d1-4d7c-49c6-a8d7-79c58f216eb5n%40googlegroups.com.

Reply via email to