Forums Sign Up Reply Search Statistics
CVS or SVN for Dreamweaver GraFX Software Solutions - Forum / CVS or SVN for Dreamweaver /

Where doe SVN for DW mark files?

 
Author ryuuguu2
Forums Member
#1 Posted: 18 Apr 2007 05:38:09
Reply 
I have SVN for DW install on version DW MX 2004 in Japanese on ajapanese machine. It all seems to work ok but I do not see anything marking which files are new so will not be commited untill I do an add command on them. where does SVN for DW show SVN info like which files are not in SVN and which files have changed and will be affected by commit?

Cheers,
Grant
Author software
Admin
#2 Posted: 18 Apr 2007 14:32:46
Reply 
No, you cannot see which files was changed in work, we are study how to mark with a small icon or something what file was changed, but for the moment we have no luck on this. :-(
Author ryuuguu2
Forums Member
#3 Posted: 18 Apr 2007 15:34:43
Reply 
Do you have a method for finding all files that need to added to the SVN. I need a way to let my users be sure that when they press commit everything will sent and not find out later that there are missing files on the server.
Author software
Admin
#4 Posted: 18 Apr 2007 20:15:54
Reply 
Right click on project folder and Commit.
Author ryuuguu2
Forums Member
#5 Posted: 19 Apr 2007 00:49:48
Reply 
II tried that. t will not commit any new files. It only commits files that are modified not new files First you have to individually right click on each new file and add, but since the files which arenew are not marked it easy for a user to miss one. So the file will not be committed.
For example
svn add * --force
on the top directory will add all files the directory being added. Is there a way to change the place the force switch on the add commands executed by SVN fo DW? I realize I use the command line menu choice but would rather not have my users typing in command line code.

Cheers,
Grant
Author software
Admin
#6 Posted: 19 Apr 2007 09:04:20
Reply 
We can study this and add as a new command for next version. For the moment they need to ADD, then Commit.
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.