[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem with psvn.el

From: Remi <papaDoc_at_videotron.ca>
Date: Thu, 28 Feb 2008 11:33:08 -0500

Hi,

I'm trying to use our packages psvn.el and I'm stuck.

N.B. I'm not an expert with Subversion. I'm more used to CVS but
some of the projects I'm contributing use Subversion so I need to use it.

This is the step creating my problem:

The repository was obtained with
svn co https://opende.svn.sourceforge.net/svnroot/opende/trunk openode

In emacs I do
- M-x svn-status
   - I select the directory d:/Nobackup/users/ricard/openode/ode/src
- In the status buffer I mark a file
- Then I hit the key = (to have a diff)
- Then I get the message in the *svn-diff* buffer
svn: 'BASE' is not under version control

So my problem is :
- There is no file BASE
- Why it is complaining about this 'BASE'

This is some info on my system
- Windows XP SP2

- emacs --version
GNU Emacs 21.3.1
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

- svn --version
svn, version 1.3.2 (r19776)
    compiled May 26 2006, 13:10:00

Copyright (C) 2000-2006 CollabNet.

- In my .emacs I have the line
(require 'psvn)

I hope you can help me or redirect me to some info.
I was not able to find by myself how to solve the problem even after
searching the web for more than I wanted.

Remi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-28 21:29:36 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.