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
Post a Comment