Note that there are some explanatory texts on larger screens.

plurals
  1. POHow can I set the SVN password with Emacs 23.1 built-in integration?
    primarykey
    data
    text
    <p>I am doing a project on CentOS 6.2 with the distribution supplied Emacs 23.1.1 and subversion using svnserver. </p> <p>I cannot find anywhere how to set the password for repository access. [There is another question here about this (<a href="https://stackoverflow.com/questions/726274/svn-for-emacs-how-do-you-set-author-name-and-save-password">SVN for Emacs: how do you set author name and save password?</a>) but no usable answer for my circumstances.]</p> <p><strong>BACKGROUND:</strong></p> <p>Due to client delivery requirements I need to add <em>as little extra to the installation as possible</em> - using yum install wherever possible, finding non-yum RPMs if necessary, and manually installing as a last resort.</p> <p>I'm using subversion (SVN) from the distribution with Syntevo's SmartSVN (one example of a non-distro addition). It also required me to install a newer Java.</p> <p>So far I have not had to install anything else.</p> <p>This is all working but it sure would be nice to be able to commit directly from my editing sessions in Emacs.</p> <p><strong>ERRORS SEEN:</strong></p> <p>When I use Ctl-x v v to commit, I get the commit message buffer.</p> <p>Ctl-c Ctl-c fails with a message: Check-in failed.</p> <p><em>Messages</em> shows</p> <pre><code>... Press C-c C-c when you are done editing. Enter a change comment. Type C-c C-c when done Checking in /home/keywords2/www/html/kw2Show.php... vc-svn-checkin: Check-in failed ... </code></pre> <p><em>vc</em> shows</p> <pre><code>Authentication realm: &lt;svn://localhost:3690&gt; 47300edb-8fa2-460e-889a-ad1513dbfcdf Password for 'keywords2': Authentication realm: &lt;svn://localhost:3690&gt; 47300edb-8fa2-460e-889a-ad1513dbfcdf Username: svn: Commit failed (details follow): svn: Can't read stdin: End of file found </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload