Fossil SCM
Fossil does not trace file removal.
869729204ab5e20…
· opened 16 years, 5 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Fixed
- Subsystem
- —
- Created
- Oct. 22, 2009 12:00 p.m.
If a file in local tree have removed, at commit stands out:
fossil: no such file: /home/napa3um/workspace/Disco/agent/Win32-Release/rpcagent.exe
anonymous added on 2009-10-22 12:35:47:
"fossil clean" not the necessary variant since besides a file "/Disco/agent/Win32-Release/rpcagent.exe" he suggests to remove all files from the catalogue "/Disco/" (and in rep I store while only the catalogue "/Disco/agent/")
anonymous added on 2009-10-22 12:39:56:
Sorry, "fossil clean" at all has to it no relation.
anonymous claiming to be Dmitry Chestnykh added on 2009-10-22 14:01:22:
Use fossil rm FILENAME to remove it.
anonymous added on 2009-10-23 06:13:30:
for what reason fossil does not do it automatically?
anonymous added on 2009-10-23 06:14:11:
for what reason fossil does not do it automatically?
anonymous claiming to be Dmitry Chestnykh added on 2009-10-23 06:25:03:
There's a discussion currently in mail list about UI changes and an option to rm missing files automatically (see home page for links). Let's discuss it there and come back to file a feature request for agreed changes.
anonymous claiming to be Dmitry Chestnykh added on 2009-10-23 06:25:43:
There's a discussion currently in mail list about UI changes and an option to rm missing files automatically (see home page for links). Let's discuss it there and come back to file a feature request for agreed changes.
anonymous claiming to be Dmitry Chestnykh added on 2009-10-23 06:26:07:
There's a discussion currently in mail list about UI changes and an option to rm missing files automatically (see home page for links). Let's discuss it there and come back to file a feature request for agreed changes.
dmitry added on 2011-09-08 20:31:53 UTC: There is now addremove command.