Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
websites
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
VideoLAN organization
websites
Commits
2affec24
Commit
2affec24
authored
Mar 16, 2004
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* A few CVS/SVN fixes
parent
b48aad22
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
trunk/developers.videolan.org/svn.html
trunk/developers.videolan.org/svn.html
+4
-3
trunk/developers.videolan.org/vlc/index.html
trunk/developers.videolan.org/vlc/index.html
+4
-1
No files found.
trunk/developers.videolan.org/svn.html
View file @
2affec24
...
...
@@ -17,7 +17,7 @@ before, but no SVN account yet, then mail the <a href="mailto:vlc-devel@videolan
Developer Mailinglist
</a>
.
</p>
<p>
The
anonymous
SVN server is called
<p>
The SVN server is called
<code>
svn.videolan.org
</code>
.
For instance to retrieve the HEAD vlc source:
</p>
...
...
@@ -63,11 +63,11 @@ snapshots</a>. </p>
repository when you have shown your skills and ability to write good
patches :)
</p>
<h2>
Useful SVN tips
</
a
>
<h2>
Useful SVN tips
</
h2
>
<p>
Here are some SVN usage tips by Sam Hocevar
</p
?
</p
>
<p><b>
Repository layout
</b></p>
...
...
@@ -95,6 +95,7 @@ megabytes. Instead, only get the trunk directory, like that:
0.4.1
$
</code>
Note that you only need to authenticate yourself when you want to commit something. You do not need to enter a password when you checkout the sources.
</p>
<p><b>
Moving files
</b></p>
...
...
trunk/developers.videolan.org/vlc/index.html
View file @
2affec24
...
...
@@ -11,7 +11,7 @@ www.videolan.org. </p>
<h2>
Get VLC
</h2>
<p>
<code>
VLC
</code>
is available through
<a
href=
"/
cvs.html"
>
CVS
</a>
or by
<p>
<code>
VLC
</code>
is available through
<a
href=
"/
svn.html"
>
Subversion
</a>
or by
browsing the
<a
href=
"http://www.videolan.org/pub/vlc/"
>
releases
</a>
.
</p>
<p>
You can also see the
<a
href=
"NEWS"
>
release notes
</a>
and the
<a
...
...
@@ -150,6 +150,9 @@ audio decoder<br />
<a
href=
"http://www.xvid.org/"
>
libxvidcore (xvid)
</a>
- an ISO MPEG-4
compliant video codec (deprecated in favor of libavcodec)
<br
/>
<a
href=
"http://www.videolan.org/dtsdec.html"
>
libdts
</a>
- A DTS Coherent Acoustics
decoding library.
<br
/>
</p>
<b>
GUI framework libraries
</b>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment