AniDB:CSS DEV: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
m (→‎Connecting to SVN: automatic irc)
Line 26: Line 26:
For write access contact an [[User:Mods|AniDB Mod]].
For write access contact an [[User:Mods|AniDB Mod]].


If you have further questions feel free to ask in #anidb-dev or #anidb @irc.synirc.net or pm a mod.
If you have further questions feel free to ask in {{irclink|anidb-dev}} or {{irclink|anidb}} or pm a mod.


===SVN via Tortoise===
===SVN via Tortoise===
Line 39: Line 39:
To get started, run RapidSVN and go to '''Repository -> Checkout''' and enter svn://dev.anidb.info/svn/trunk in the URL field and your desired local directory in the Destination Directory field.
To get started, run RapidSVN and go to '''Repository -> Checkout''' and enter svn://dev.anidb.info/svn/trunk in the URL field and your desired local directory in the Destination Directory field.


You may now create/edit/delete any files or folders in your working copy dir.  Any changes you make will be automatically recognized and highlighted in the RapidSVN file browser: items edited or deleted will have a red icon,  and items created will have a question mark icon.  To add created items to the SVN right click on them and choose '''Add''' (or select them and hit '''cmd+A''').  Note that Adding only lets them be recognized by the SVN, it does not commit their creation to the server. To commit changes, select the files, right click and choose '''Commit'''. You will be given a dialog box in which you may annotate what this commit entails. You may choose to leave this blank, but it's good practice to log your changes so others know what you've changed.
You may now create/edit/delete any files or folders in your working copy dir.  Any changes you make will be automatically recognized and highlighted in the RapidSVN file browser: items edited or deleted will have a red icon,  and items created will have a question mark icon.  To add created items to the SVN right click on them and choose '''Add''' (or select them and hit '''cmd+A''').  Note that Adding only lets them be recognized by the SVN, it does not commit their creation to the server. To commit changes, select the files, right click and choose '''Commit'''. You will be given a dialog box in which you may annotate what this commit entails. You may choose to leave this blank, but it's good practice to log your changes so others know what you've changed.
   
   
===Committing===
===Committing===