Questions tagged [obliterate]
7 questions
20
votes
13 answers
Why isn't obliterate an essential feature of Subversion?
For some years now, I'm waiting for Subversion to feature a "delete permanently" (obliterate) function. I hesitate to make the transition to Subversion (coming from Visual SourceSafe :p), because I think this is an essential feature, as otherwise…

Dimitri C.
- 21,861
- 21
- 85
- 101
7
votes
3 answers
Freeing up space in my SVN repository
I have an SVN repository hosted on a freemium site with a maximum repository size. As I approach this capacity I am aware of files I've checked in that I know I can remove permanently to free up disk space. How do I tell SVN that a file can not only…

fbrereto
- 35,429
- 19
- 126
- 178
3
votes
1 answer
Perforce: Remove empty folders from depot with command-line console (p4)?
I need a way to get empty directory paths from command-line and to remove (obliterate) them from the depot.
For automation purposes, I've been trying to use p4 dirs directory-path to get the paths, but this command outputs 'No such file or…

Alerty
- 5,945
- 7
- 38
- 62
2
votes
1 answer
How can I completely remove a perforce stream integration
My mainline stream still thinks the development streams needs a merge down, even after I obliterated the last changelist, and I will appreciate some help to fix that.
Story in short:
My mainline stream (named Main) has 2 development streams, one of…

user300926
- 21
- 1
2
votes
1 answer
filter a lot of sensitive code from an svn repository
I'm aware of the whole dump|filter|load, obliteration etc. issue. And I agree that normally you don't really have to delete files from history.
However I have what I think is a special case.
For the past few years my team was working on a few iOS…

noamtm
- 12,435
- 15
- 71
- 107
1
vote
1 answer
P4 - Purge File State
I'm doing a script for clean history and revision of selected files.
I change the FileType of a binary file to binary+S3, so this file will now just keep the 3 last revision.
When i use this method i always see on my depot files history of others…

Cb_M
- 197
- 1
- 2
- 10
1
vote
2 answers
See Perforce Command-History per User
We are trying to figure out a mysterious p4 obliterate command.
Is there a way to see the command history at the server, from which client was it issued, etc? Does the history information being stored some where?
Thanks.

GuyC
- 999
- 1
- 8
- 15