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

Re: show log issue

From: Anto Marky <markysvn_at_gmail.com>
Date: Tue, 14 Oct 2008 18:50:44 +0530

Hi Karl,

This is the output for the command.

[root_at_testmachine ~]# svn proplist -v --revprop -r1 svn://
192.168.1.250/BLE_REPOS/
Unversioned properties on revision 1:
[root_at_testmachine ~]# svn proplist -v --revprop -r2 svn://
192.168.1.250/BLE_REPOS/
Unversioned properties on revision 2:

Thanks for your support.

Marky

On Tue, Oct 14, 2008 at 6:35 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:

> "Anto Marky" <markysvn_at_gmail.com> writes:
> > The repository is not public, it is not possible for me to make it
> > public even for testing at this point of time.Are you able to find any
> > mistake I doing? If needed I can give my work around step by step.
>
> Well, if you can run the command-line client, please do this:
>
> svn proplist -v --revprop -r1 URL_TO_YOUR_REPOSITORY
>
> and
>
> svn proplist -v --revprop -r2 URL_TO_YOUR_REPOSITORY
>
> and show us the outputs.
>
> -Karl
>
> > On Tue, Oct 14, 2008 at 4:51 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> >
> > "Anto Marky" <markysvn_at_gmail.com> writes:
> > > When I try from my CLI i get this output
> > >
> > >
> ------------------------------------------------------------------------
> > > r2 | (no author) | (no date) | 1 line
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > > r1 | (no author) | (no date) | 1 line
> > >
> > > I am using svn://svn co to checkout.
> > >
> > > I am trying to figure this out for more than a week still not able
> to
> > solve
> > > this issue.
> >
> > Is this repository public? Can you share the URL here?
> >
> > -Karl
> >
> > > On Tue, Oct 14, 2008 at 12:28 AM, Ryan Schmidt <
> > subversion-2008c_at_ryandesign.com
> > >> wrote:
> > >
> > > On Oct 13, 2008, at 04:17, Anto Marky wrote:
> > >
> > >
> > > I have been posting requests to sort a log issue for couple
> of
> > week, My
> > > problem is still not sorted out in my production box.But I
> think
> > I am
> > > somwhere near in sorting the issue in my test box, when I
> click
> > show
> > > log my log window shows some active changes like this.
> > >
> > > >From 1/1/1970 to 1/1/1970
> > >
> > > Revision: Actions Author:
> Date:
> > > Message:
> > > 1
> > (no
> > > date)
> > > 2
> > (no
> > > date)
> > > 3
> > (no
> > > date)
> > > 4
> > (no
> > > date)
> > >
> > > It dosent have any information other than the revision
> number,
> > ant date
> > > from and to is a 1970 date, does somebody know what the
> problem
> > is?
> > >
> > >
> > > When you say "click" that means you must be using a GUI, right?
> > TortoiseSVN
> > > perhaps, or some other GUI? This list is for the core
> Subversion
> > libraries
> > > and the command-line client. Try "svn log
> your://repository/url" and
> > see if
> > > you get the same problem. If so, show us the output, and tell
> us what
> > > version of Subversion you have and what repository access
> protocol
> > you're
> > > using and how the server is set up; if not, ask on the mailing
> list
> > for
> > > whatever GUI you're using.
>
Received on 2008-10-14 15:21:17 CEST

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.