Hello! If you want the backend only in your working copy, then you can simply do not set it up as an external.
Just create a subdirectory "backend", go there, do a normal checkout of your backend, and you will have a backend subdirectory. Those two working copies will not be connected, so you'd have to update them or commit changes separately. Mit freundlichen Grüßen Dr. Hartmut Niemann Siemens Mobility GmbH MO RS LM EN CCI1 SRD Werner-von-Siemens-Str. 67 91052 Erlangen, Deutschland Tel.: +49 9131 17-50518 Mobil: +49 173 5342327 mailto:[email protected] www.siemens.com/ingenuityforlife -----Ursprüngliche Nachricht----- Von: tortoisesvn+apn2wqdaehd1ogncaaqiuyr5dc1cuwrh_c90ax7kaqrw2c-i4...@googlegroups.com <tortoisesvn+apn2wqdaehd1ogncaaqiuyr5dc1cuwrh_c90ax7kaqrw2c-i4...@googlegroups.com> Gesendet: Freitag, 17. Mai 2019 09:59 An: TortoiseSVN <[email protected]> Betreff: Is it possble to make svn:external only on my local working copy? Hi group I check out a web repo in my local PC , D:\web . I set up svn:external which link to a "backend" repo under D:\web , the link name is "D:\web\lin - backend" . Everything goes well . If I commit under D:\web , the "D:\web\lin - backend" will also commit into the web repo. I just want this svn:external only live in my local working copy , instead of in the web repo. So, I right click "D:\web\lin - backend" , click "unversion and add to ignore list - recursivelly " . it throw out error mainly means : not anble to delete the root dir of working copy "D:\web\lin - backend". Any clue is appreciated ! THX! -- 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/DB6PR10MB1768DE1233A50589785C5070FC060%40DB6PR10MB1768.EURPRD10.PROD.OUTLOOK.COM. For more options, visit https://groups.google.com/d/optout.
