开发者

Open with DW adds folder/files to .svn folder

When I 开发者_开发技巧open SVN working folder with Dreamweaver, it creates additional folder and files.

Open with DW adds folder/files to .svn folder

Do I have to commit it to the SVN or don't?


Those are files used by SVN for administration. See here for more explanation http://svnbook.red-bean.com/en/1.1/ch08s03.html - Those are not extra files by dreamweaver, but are created by subversion for tracking and administration.(These of course need not be explicitly committed).

By default you would not even see the option to commit on these files (via tortoiseSVN, or even commandline client).


I think just commit the changes only. If u have spare time, u can find more about the files (what they're for) or compare them with the previous version (if exists). Some svn usually output files when doing checkout. Thanks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜