Re: Out of date error
From: srinu reddy <seen_leo_at_yahoo.com>
Date: 2006-10-12 08:02:49 CEST
hi,
while commiting the repository we got the follwing error
170001 : svn: Authentication required
can u suggest me where would be the problem
ISVNAuthenticationManager authManager = SVNWCUtil.createDefaultAuthenticationManager(userName, userPassword);
repository.setAuthenticationManager(authManager);
SVNNodeKind
nodeKind = repository.checkPath(" ", -1); //this is the code which
ththrowing the exception 170001 : svn: Authentication required
Thanks & regards
Srinivasula reddy etta
----- Original Message ----
From: Erik Huelsmann <ehuels_at_gmail.com>
To: Colleen Dick <platypus_at_peak.org>
Cc: users_at_subversion.tigris.org
Sent: Wednesday, October 11, 2006 11:36:06 PM
Subject: Re: Out of date error
On 10/11/06, Colleen Dick <platypus_at_peak.org> wrote:
> How do I fix this?
>
> -------------------------------------------------------------------
> Transmitting file data ................svn: Commit failed (details
> follow):
> svn: Out of date: '/xxx/xxx/xxx/calendar.tpl' in transaction '628-1'
> svn: Your commit message was left in a temporary file:
> svn: '/var/www/xxx/xxxx/svn-commit.2.tmp'
svn update your working copy before committing?
See the third rosa box at
http://svnbook.red-bean.com/nightly/en/svn.tour.cycle.html#svn.tour.cycle.commit
HTH,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Send instant messages to your online friends http://uk.messenger.yahoo.com
|
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.