H
H
HeBonpoc2014-07-18 10:01:36
subversion
HeBonpoc, 2014-07-18 10:01:36

Is it possible to remove files from the working copy, but without deleting them?

Sometimes I put superfluous things under control (for example, a log file) and I want to remove it from control so that it does not interfere with every svn ci. As an option, delete it in the repository, but then the next svn up will delete the file locally as well. Is there a way to remove a file or folder from control so that it (it) is not deleted locally and so that it does not have to be transferred to other folders (to return it after svn up)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
HeBonpoc, 2014-07-18
@HeBonpoc

As I understand it, svn ignore is needed when the project is not yet uploaded?
Thanks for the tip, I found one of the links Have
not tried it yet, but it seems to be what you need

D
Dmitry Entelis, 2014-07-18
@DmitriyEntelis

svn:ignore
?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question