Hi! Some file types / extensions are ignored by default when you add the directory they are in. Most intermediate compiler output artefacts belong to this group, which IMHO is a good thing, as I try to avoid committing files that are generated. So if you want to add them, you have to mark and add the files explicitly.
Hartmut Von: tortoisesvn+apn2wqfinpwi1b4wqmn6lu9lnsxvm7lnvxvpqbf66vfp3um2c...@googlegroups.com <tortoisesvn+apn2wqfinpwi1b4wqmn6lu9lnsxvm7lnvxvpqbf66vfp3um2c...@googlegroups.com> Gesendet: Dienstag, 21. April 2020 14:49 An: TortoiseSVN <[email protected]> Betreff: tortoisesvn add: there is nothing to add (libstdc++.la) OS: Windows 7 x64 TortoiseSVN: 1.13.1 SVN: svn, version 1.13.0 (r1867053) compiled Oct 31 2019, 20:41:49 on x86-microsoft-windows Steps to repro: 1. Create empty repo 2. checkout empty repo 3. add `test` directory (no need to commit) 4. create empty file `libstdc++.la` 5. try to add `test` directory (again) Result: List of potential to add file is empty. Expceted: `libstdc++.la` file in the list to add Seems the tortoisesvn has forced to ignore the file, which means there is no guarantee it would not ignore something else in the add. -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/d454368e-c390-46ec-a15e-705c7fe8594b%40googlegroups.com<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Ftortoisesvn%2Fd454368e-c390-46ec-a15e-705c7fe8594b%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=02%7C01%7Chartmut.niemann%40siemens.com%7Cafdc133ad9d4477d1fbb08d7e5f2535a%7C38ae3bcd95794fd4addab42e1495d55a%7C1%7C0%7C637230701249780251&sdata=YdtG%2FpvluzSoN4mGGwJ52RH81uARDSENGPehwxKEjII%3D&reserved=0>. -- 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/AM6PR10MB25688B3E11F62B2568CDE809FCD50%40AM6PR10MB2568.EURPRD10.PROD.OUTLOOK.COM.
