AniDB:CSS DEV: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 23: Line 23:
For Mac users we recommend [http://rapidsvn.tigris.org/ RapidSVN]. RapidSVN does not integrate with the Mac Finder as much as Tortoise does with Explorer. Instead it is a standalone application that you use to browse the files on the SVN server (Repository) as well as your local files (Working Copy).
For Mac users we recommend [http://rapidsvn.tigris.org/ RapidSVN]. RapidSVN does not integrate with the Mac Finder as much as Tortoise does with Explorer. Instead it is a standalone application that you use to browse the files on the SVN server (Repository) as well as your local files (Working Copy).


By SVN Client: '''svn://dev.anidb.net/svn/trunk'''<br/>
By SVN Client: '''<tt>svn://dev.anidb.net/svn/trunk</tt>'''<br/>
For write access contact an [[User:Mods|AniDB Mod]].
For write access contact an [[User:Mods|AniDB Mod]].


Line 31: Line 31:
Here some tortoise specific notes.
Here some tortoise specific notes.


After installing a version and having picked a dir, where to put your stuff right click in the new dir and select '''checkout''' In the following dialog enter svn://dev.anidb.net/svn/trunk/ in the URL field. This will download the whole content of the SVN to this dir. After this is done you will notice a green thingy in the file and dirname icons. (This means your local version matches the version in the SVN Once you edit any file it will turn red)
After installing a version and having picked a dir, where to put your stuff right click in the new dir and select '''checkout''' In the following dialogue enter <tt>svn://dev.anidb.net/svn/trunk/</tt> in the URL field. This will download the whole content of the SVN to this dir. After this is done you will notice a green thingy in the file and dirname icons. (This means your local version matches the version in the SVN Once you edit any file it will turn red)


To add new content you can create new files and dirs like you are used via explorer. Editing the files can be done via any editor you want as well. You will notice no green thingy turning up for anything new you created. This means the file is not in the SVN and hence not recognized. You have to add them first. In the context menu you will find an option who would have guessed it named '''add'''. This only creates a placeholder in the SVN. No actual content is written yet.
To add new content you can create new files and dirs like you are used via explorer. Editing the files can be done via any editor you want as well. You will notice no green thingy turning up for anything new you created. This means the file is not in the SVN and hence not recognized. You have to add them first. In the context menu you will find an option who would have guessed it named '''add'''. This only creates a placeholder in the SVN. No actual content is written yet.
1,633

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.