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 -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

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