1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 <style type=
"text/css"> /* <![CDATA[ */
6 @import
"branding/css/tigris.css";
7 @import
"branding/css/inst.css";
9 <link rel=
"stylesheet" type=
"text/css" media=
"print"
10 href=
"branding/css/print.css"/>
11 <script type=
"text/javascript" src=
"branding/scripts/tigris.js"></script>
12 <title>Subversion FAQ Redirect Page
</title>
18 <h2 style=
"text-align: center">Subversion FAQ Redirect Page
</h2>
20 <p>The Subversion FAQ has moved to
<a href=
"faq.html">faq.html
</a>.
</p>
22 <p>This page exists only to provide redirects for entries that already
23 existed when the FAQ was renamed. Each entry is redirected
24 individually
— doing a
"META" redirect on the page as
25 a whole wouldn't work, because this server strips the relevant header.
</p>
30 <li><p><a name=
"why">Why does this project exist?
</a><br/>
31 The FAQ has moved, please see
<a href=
"faq.html#why">faq.html#why
</a>.
</p>
33 <li><p><a name=
"collab">Is Subversion proprietary? I heard that it
34 belongs to CollabNet.
</a><br/>
35 The FAQ has moved, please see
<a href=
"faq.html#collab">faq.html#collab
</a>.
</p>
37 <li><p><a name=
"stable">Is Subversion stable enough for me to use for my
38 own projects?
</a><br/>
39 The FAQ has moved, please see
<a href=
"faq.html#stable">faq.html#stable
</a>.
</p>
41 <li><p><a name=
"interop">What is Subversion's client/server
42 interoperability policy?
</a><br/>
43 The FAQ has moved, please see
<a href=
"faq.html#interop">faq.html#interop
</a>.
</p>
45 <li><p><a name=
"portability">What operating systems does Subversion run
47 The FAQ has moved, please see
<a href=
"faq.html#portability">faq.html#portability
</a>.
</p>
49 <li><p><a name=
"filesystem">What's all this about a new filesystem? Is
50 it like ext2?
</a><br/>
51 The FAQ has moved, please see
<a href=
"faq.html#filesystem">faq.html#filesystem
</a>.
</p>
53 <li><p><a name=
"apache-extension">I heard that Subversion is an Apache
54 extension? What does it use for servers?
</a><br/>
55 The FAQ has moved, please see
<a href=
"faq.html#apache-extension">faq.html#apache-extension
</a>.
</p>
57 <li><p><a name=
"need-apache">Does this mean I have to set up Apache to
58 use Subversion?
</a><br/>
59 The FAQ has moved, please see
<a href=
"faq.html#need-apache">faq.html#need-apache
</a>.
</p>
61 <li><p><a name=
"multiple-apachim">I run Apache
1.x right now, and can't
62 switch to Apache
2.0 just to serve Subversion repositories.
63 Does that mean I can't run a Subversion server?
</a><br/>
64 The FAQ has moved, please see
<a href=
"faq.html#multiple-apachim">faq.html#multiple-apachim
</a>.
</p>
66 <li><p><a name=
"feature-x">Why don't you do X, just like SCM system Y?
</a><br/>
67 The FAQ has moved, please see
<a href=
"faq.html#feature-x">faq.html#feature-x
</a>.
</p>
69 <li><p><a name=
"globalrev">Why does the entire repository share the
70 same revision number? I want each of my projects to have their
71 own revision numbers.
</a><br/>
72 The FAQ has moved, please see
<a href=
"faq.html#globalrev">faq.html#globalrev
</a>.
</p>
74 <li><p><a name=
"changesets">Does Subversion have Changesets?
</a><br/>
75 The FAQ has moved, please see
<a href=
"faq.html#changesets">faq.html#changesets
</a>.
</p>
77 <li><p><a name=
"release">When's the next release?
</a><br/>
78 The FAQ has moved, please see
<a href=
"faq.html#release">faq.html#release
</a>.
</p>
80 <li><p><a name=
"symlinks">Does Subversion support symlinks?
</a><br/>
81 The FAQ has moved, please see
<a href=
"faq.html#symlinks">faq.html#symlinks
</a>.
</p>
83 <li><p><a name=
"logo">I need a high resolution version of the Subversion logo,
84 where can I get it?
</a><br/>
85 The FAQ has moved, please see
<a href=
"faq.html#logo">faq.html#logo
</a>.
</p>
87 <li><p>I have other questions. Where can I get more
<a
88 name=
"more-information"> information?
</a><br/>
89 The FAQ has moved, please see
<a href=
"faq.html#xxxxx">faq.html#xxxxx
</a>.
</p>
91 <li><p><a name=
"co-svn">How do I check out the Subversion code?
</a><br/>
92 The FAQ has moved, please see
<a href=
"faq.html#co-svn">faq.html#co-svn
</a>.
</p>
94 <li><p><a name=
"repository">How do I create a repository? How do I
95 import data into it?
</a><br/>
96 The FAQ has moved, please see
<a href=
"faq.html#repository">faq.html#repository
</a>.
</p>
98 <li><p><a name=
"cvs2svn">How do I convert an existing CVS repository
99 into a Subversion repository?
</a><br/>
100 The FAQ has moved, please see
<a href=
"faq.html#cvs2svn">faq.html#cvs2svn
</a>.
</p>
102 <li><p><a name=
"proxy">What if I'm behind a proxy?
</a><br/>
103 The FAQ has moved, please see
<a href=
"faq.html#proxy">faq.html#proxy
</a>.
</p>
105 <li><p><a name=
"paranoid">My admins don't want me to have a HTTP server for
106 Subversion. What can I do if I still want remote usage?
</a><br/>
107 The FAQ has moved, please see
<a href=
"faq.html#paranoid">faq.html#paranoid
</a>.
</p>
109 <li><p><a name=
"multi-proj">How do I manage several different projects under Subversion?
</a><br/>
110 The FAQ has moved, please see
<a href=
"faq.html#multi-proj">faq.html#multi-proj
</a>.
</p>
112 <li><p><a name=
"multi-merge">How do I merge two completely separate repositories?
</a><br/>
113 The FAQ has moved, please see
<a href=
"faq.html#multi-merge">faq.html#multi-merge
</a>.
</p>
115 <li><p><a name=
"nfs">Should I store my repository / working copy on a NFS
117 The FAQ has moved, please see
<a href=
"faq.html#nfs">faq.html#nfs
</a>.
</p>
119 <li><p><a name=
"bdblogs">Why is my repository taking up so much disk space?
</a><br/>
120 The FAQ has moved, please see
<a href=
"faq.html#bdblogs">faq.html#bdblogs
</a>.
</p>
122 <li><p><a name=
"reposperms">How do I set repository
123 permissions correctly?
</a><br/>
124 The FAQ has moved, please see
<a href=
"faq.html#reposperms">faq.html#reposperms
</a>.
</p>
126 <li><p><a name=
"readonly">Why do read-only operations still need repository
127 write access?
</a><br/>
128 The FAQ has moved, please see
<a href=
"faq.html#readonly">faq.html#readonly
</a>.
</p>
130 <li><p><a name=
"removal">
131 How do I completely remove a file from the repository's history?
133 The FAQ has moved, please see
<a href=
"faq.html#removal">faq.html#removal
</a>.
</p>
135 <li><p><a name=
"change-log-msg">
136 How do I change the log message for a revision after it's been committed?
138 The FAQ has moved, please see
<a href=
"faq.html#change-log-msg">faq.html#change-log-msg
</a>.
</p>
140 <li><p><a name=
"patch">How do I submit a patch for Subversion?
</a><br/>
141 The FAQ has moved, please see
<a href=
"faq.html#patch">faq.html#patch
</a>.
</p>
143 <li><p><a name=
"in-place-import">How can I do an in-place 'import'
144 (i.e. add a tree of unversioned files to subversion, and convert the
145 original tree into a working copy)?
</a><br/>
146 The FAQ has moved, please see
<a href=
"faq.html#in-place-import">faq.html#in-place-import
</a>.
</p>
148 <li><p><a name=
"dumpload">What is this
"dump/load cycle" people
149 sometimes talk about when upgrading a Subversion server?
</a><br/>
150 The FAQ has moved, please see
<a href=
"faq.html#dumpload">faq.html#dumpload
</a>.
</p>
152 <li><p><a name=
"sspi">How do I allow clients to authenticate against a
153 Windows domain controller using SSPI authentication?
</a><br/>
154 The FAQ has moved, please see
<a href=
"faq.html#sspi">faq.html#sspi
</a>.
</p>
156 <li><p><a name=
"adm-dir">I don't like the
".svn" directory name, and
157 prefer
"SVN" or something else. How do I change it?
</a><br/>
158 The FAQ has moved, please see
<a href=
"faq.html#adm-dir">faq.html#adm-dir
</a>.
</p>
160 <li><p><a name=
"case-change">How do I change the case of a filename?
</a><br/>
161 The FAQ has moved, please see
<a href=
"faq.html#case-change">faq.html#case-change
</a>.
</p>
163 <li><p><a name=
"merge-using-tags">I can't use tags to merge changes from a
164 branch into the trunk like I used to with CVS, can I?
</a><br/>
165 The FAQ has moved, please see
<a href=
"faq.html#merge-using-tags">faq.html#merge-using-tags
</a>.
</p>
167 <li><p><a name=
"version-value-in-source">Why doesn't the $Revision$
168 keyword do what I want? It expands to the file's last-changed revision,
169 but I want something that will expand to the file's current revision.
</a><br/>
170 The FAQ has moved, please see
<a href=
"faq.html#version-value-in-source">faq.html#version-value-in-source
</a>.
</p>
172 <li><p><a name=
"log-in-source">Does Subversion have a keyword which
173 behaves like $Log$ in CVS?
</a><br/>
174 The FAQ has moved, please see
<a href=
"faq.html#log-in-source">faq.html#log-in-source
</a>.
</p>
176 <li><p><a name=
"ignore-commit">I have a file in my project that every
177 developer must change, but I don't want those local mods to ever be
178 committed. How can I make 'svn commit' ignore the file?
</a><br/>
179 The FAQ has moved, please see
<a href=
"faq.html#ignore-commit">faq.html#ignore-commit
</a>.
</p>
181 <li><p><a name=
"ssh-auth-cache">When I access a repository using
182 svn+ssh, my password is not cached in ~/.subversion/auth/. How do
183 I avoid having to type it so often?
</a><br/>
184 The FAQ has moved, please see
<a href=
"faq.html#ssh-auth-cache">faq.html#ssh-auth-cache
</a>.
</p>
186 <li><p><a name=
"auto-props">How can I set certain properties on
187 everything in the repository? Also, how can I make sure that every
188 new file coming into the repository has these properties?
</a><br/>
189 The FAQ has moved, please see
<a href=
"faq.html#auto-props">faq.html#auto-props
</a>.
</p>
191 <li><p><a name=
"divining-bdb-version">How do I determine which version of
192 Berkeley DB a repository is using?
</a><br/>
193 The FAQ has moved, please see
<a href=
"faq.html#divining-bdb-version">faq.html#divining-bdb-version
</a>.
</p>
195 <li><p><a name=
"permissions"></a>
196 <a name=
"stuck-bdb-repos">My repository seems to get stuck all the
197 time, giving me errors about needing recovery (DB_RUNRECOVERY). What
198 could be the cause?
</a><br/>
199 The FAQ has moved, please see
<a href=
"faq.html#permissions">faq.html#permissions
</a>.
</p>
201 <li><p><a name=
"wedged-repos"></a>
202 <a name=
"bdb-recovery">Every time I try to access my repository, the
203 process just hangs. Is my repository corrupt?
</a><br/>
204 The FAQ has moved, please see
<a href=
"faq.html#wedged-repos">faq.html#wedged-repos
</a>.
</p>
206 <li><p><a name=
"wedged-wc">Every time I try to run a svn command, it says my
207 working copy is locked. Is my working copy corrupt?
</a><br/>
208 The FAQ has moved, please see
<a href=
"faq.html#wedged-wc">faq.html#wedged-wc
</a>.
</p>
210 <li><p><a name=
"wc-out-of-date">I'm trying to commit, but Subversion says my
211 working copy is out of date?
</a><br/>
212 The FAQ has moved, please see
<a href=
"faq.html#wc-out-of-date">faq.html#wc-out-of-date
</a>.
</p>
214 <li><p><a name=
"unrecognized-url-error">I just built the distribution binary,
215 and when I try to check out Subversion, I get an error about an
216 "Unrecognized URL scheme." What's up with that?
</a><br/>
217 The FAQ has moved, please see
<a href=
"faq.html#unrecognized-url-error">faq.html#unrecognized-url-error
</a>.
</p>
219 <li><p><a name=
"db-recover">I'm getting errors finding or opening a repository,
220 but I know my repository URL is correct. What's wrong?
</a><br/>
221 The FAQ has moved, please see
<a href=
"faq.html#db-recover">faq.html#db-recover
</a>.
</p>
223 <li><p><a name=
"configure-sed-error">When I run `
<tt>configure
</tt>', I get errors about
224 <tt>subs-
1.sed
line
38:
Unterminated
`s'
command
</tt>.
225 What's wrong?
</a><br/>
226 The FAQ has moved, please see
<a href=
"faq.html#configure-sed-error">faq.html#configure-sed-error
</a>.
</p>
228 <li><p><a name=
"linux-bdb42-build">I'm having trouble building
229 Subversion under *NIX with BerkeleyDB
4.2.x What should I do?
</a><br/>
230 The FAQ has moved, please see
<a href=
"faq.html#linux-bdb42-build">faq.html#linux-bdb42-build
</a>.
</p>
232 <li><p><a name=
"windows-msvc-build">I'm having trouble building Subversion
233 under Windows with MSVC++
6.0. What should I do?
</a><br/>
234 The FAQ has moved, please see
<a href=
"faq.html#windows-msvc-build">faq.html#windows-msvc-build
</a>.
</p>
236 <li><p><a name=
"windows-drive-letter">How can I specify a Windows drive letter in
237 a
<tt>file:
</tt> URL?
</a><br/>
238 The FAQ has moved, please see
<a href=
"faq.html#windows-drive-letter">faq.html#windows-drive-letter
</a>.
</p>
240 <li><p><a name=
"vs-asp-net">VS.NET/ASP.NET seems to have a problem with
241 the
".svn" directory name. What should I do?
</a><br/>
242 The FAQ has moved, please see
<a href=
"faq.html#vs-asp-net">faq.html#vs-asp-net
</a>.
</p>
244 <li><p><a name=
"write-over-dav">I'm having trouble doing write
245 operations to a Subversion repository over a network.
</a><br/>
246 The FAQ has moved, please see
<a href=
"faq.html#write-over-dav">faq.html#write-over-dav
</a>.
</p>
248 <li><p><a name=
"windows-xp-server">Under Windows XP, the Subversion server
249 sometimes seems to send out corrupted data. Can this really
250 be happening?
</a><br/>
251 The FAQ has moved, please see
<a href=
"faq.html#windows-xp-server">faq.html#windows-xp-server
</a>.
</p>
253 <li><p><a name=
"ethereal">What is the best method of doing a network
254 trace of the conversation between a Subversion client and
256 The FAQ has moved, please see
<a href=
"faq.html#ethereal">faq.html#ethereal
</a>.
</p>
258 <li><p><a name=
"revert">Why does the
<tt>svn revert
</tt> require an
259 explicit target? Why is it not recursive by default? These
260 behaviors differ from almost all the other subcommands.
</a><br/>
261 The FAQ has moved, please see
<a href=
"faq.html#revert">faq.html#revert
</a>.
</p>
263 <li><p><a name=
"db3db4">When I start Apache, mod_dav_svn complains about
264 a
"bad database version", that it found db-
3.X, rather than
266 The FAQ has moved, please see
<a href=
"faq.html#db3db4">faq.html#db3db4
</a>.
</p>
268 <li><p><a name=
"redhat-db">I'm getting
"Function not implemented" errors on RedHat
269 9, and nothing works. How do I fix this?
</a><br/>
270 The FAQ has moved, please see
<a href=
"faq.html#redhat-db">faq.html#redhat-db
</a>.
</p>
272 <li><p><a name=
"no-author">Why does SVN log say
"(no author)" for files
273 committed or imported via Apache (ra_dav)?
</a><br/>
274 The FAQ has moved, please see
<a href=
"faq.html#no-author">faq.html#no-author
</a>.
</p>
276 <li><p><a name=
"windows-access-denied">I'm getting occasional
"Access Denied"
277 errors on Windows. They seem to happen at random. Why?
</a><br/>
278 The FAQ has moved, please see
<a href=
"faq.html#windows-access-denied">faq.html#windows-access-denied
</a>.
</p>
280 <li><p><a name=
"freebsd-hang">On FreeBSD, certain operations (especially
281 svnadmin create) sometimes hang. Why?
</a><br/>
282 The FAQ has moved, please see
<a href=
"faq.html#freebsd-hang">faq.html#freebsd-hang
</a>.
</p>
284 <li><p><a name=
"301-error">I can see my repository in a web browser, but
285 'svn checkout' gives me an error about
"301 Moved Permanently".
286 What's wrong?
</a><br/>
287 The FAQ has moved, please see
<a href=
"faq.html#301-error">faq.html#
301-error
</a>.
</p>
289 <li><p><a name=
"no-copy-history">I'm trying to look at an old version of my
290 file, but svn says something about
"path not found". What's going
292 The FAQ has moved, please see
<a href=
"faq.html#no-copy-history">faq.html#no-copy-history
</a>.
</p>
294 <li><p><a name=
"digest-auth">Why doesn't HTTP Digest auth work?
</a><br/>
295 The FAQ has moved, please see
<a href=
"faq.html#digest-auth">faq.html#digest-auth
</a>.
</p>
297 <li><p><a name=
"xlc-compile">Compiling with xlc on AIX, I get compilation
298 errors. What's wrong?
</a><br/>
299 The FAQ has moved, please see
<a href=
"faq.html#xlc-compile">faq.html#xlc-compile
</a>.
</p>
301 <li><p><a name=
"nonrecursive-checkout">I checked out a directory non-recursively
302 (with -N), and now I want to make certain subdirectories
303 "appear". But
<tt>svn up subdir
</tt> doesn't work.
</a><br/>
304 The FAQ has moved, please see
<a href=
"faq.html#nonrecursive-checkout">faq.html#nonrecursive-checkout
</a>.
</p>
306 <li><p><a name=
"mod_dav_svn-win32">I am trying to use mod_dav_svn
307 with Apache on Win32 and I'm getting an error saying that the
308 module cannot be found, yet the mod_dav_svn.so file is right
309 there in
<tt>\Apache\modules.
</tt></a><br/>
310 The FAQ has moved, please see
<a href=
"faq.html#mod_dav_svn-win32">faq.html#mod_dav_svn-win32
</a>.
</p>
312 <li><p><a name=
"hook-environment">Why aren't my repository hooks working?
313 They're supposed to invoke external programs, but the invocations
314 never seem to happen.
</a><br/>
315 The FAQ has moved, please see
<a href=
"faq.html#hook-environment">faq.html#hook-environment
</a>.
</p>
317 <li><p><a name=
"diff-cmd">Why does my --diff-cmd complain about '-u'?
318 I tried to override it with --extensions, but it's not working.
</a><br/>
319 The FAQ has moved, please see
<a href=
"faq.html#diff-cmd">faq.html#diff-cmd
</a>.
</p>
321 <li><p><a name=
"plaintext-passwords">Ahhh! I just discovered that my
322 Subversion client is caching passwords in plain-text on disk!
324 The FAQ has moved, please see
<a href=
"faq.html#plaintext-passwords">faq.html#plaintext-passwords
</a>.
</p>
326 <li><p><a name=
"bdb41-tabletype-bug">I'm getting the error
"svn: bdb: call
327 implies an access method which is inconsistent with previous
328 calls". How do I fix this?
</a><br/>
329 The FAQ has moved, please see
<a href=
"faq.html#bdb41-tabletype-bug">faq.html#bdb41-tabletype-bug
</a>.
</p>
331 <li><p><a name=
"hotcopy-large-repos">I can't hotbackup my repository,
332 svnadmin fails on files larger than
2Gb!
</a><br/>
333 The FAQ has moved, please see
<a href=
"faq.html#hotcopy-large-repos">faq.html#hotcopy-large-repos
</a>.
</p>
335 <li><p><a name=
"hidden-log">I cannot see the log entry for the file
336 I just committed. Why?
</a><br/>
337 The FAQ has moved, please see
<a href=
"faq.html#hidden-log">faq.html#hidden-log
</a>.
</p>
339 <li><p><a name=
"ramdisk-tests">How do I run the regression tests in a
341 The FAQ has moved, please see
<a href=
"faq.html#ramdisk-tests">faq.html#ramdisk-tests
</a>.
</p>
343 <li><p><a name=
"http-methods">What are all the HTTP methods Subversion
345 The FAQ has moved, please see
<a href=
"faq.html#http-methods">faq.html#http-methods
</a>.
</p>
347 <li><p><a name=
"bikeshed">What's a 'bikeshed'?
</a><br/>
348 The FAQ has moved, please see
<a href=
"faq.html#bikeshed">faq.html#bikeshed
</a>.
</p>
350 <li><p><a name=
"baton">What's a 'baton'?
</a><br/>
351 The FAQ has moved, please see
<a href=
"faq.html#baton">faq.html#baton
</a>.
</p>
353 <li><p><a name=
"def-wedged-repository">What do you mean when you say that
354 repository is 'wedged'?
</a><br/>
355 The FAQ has moved, please see
<a href=
"faq.html#def-wedged-repository">faq.html#def-wedged-repository
</a>.
</p>