tortoisesvn - svn add or include ignored files into the working tree -


i ignored files committed in svn before

svn changelist ignore-on-commit file1.c file2.c 

now want include working copy. please me on this.

as tortoisesvn using ignore-on-commit changelist exclude items commit list, remove changelist label these files:

   svn changelist --remove file1.c file2.c 

Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -