Format file

33 views
Skip to first unread message

Fitz

unread,
Jun 13, 2011, 6:34:11 PM6/13/11
to ReposStyle
I'm trying to get Repos-Search to work, and it keeps giving me an
error related
to the "format" file.

How is this file created?
What is the format of this file?

Thanks,
Fitz

solsson

unread,
Jun 14, 2011, 2:53:54 PM6/14/11
to ReposStyle
Where do you get the error? There must be a stacktrace or something?

/Staffan


> Thanks,
> Fitz

Fitz

unread,
Jun 14, 2011, 6:28:52 PM6/14/11
to ReposStyle
Staffan,

The output I'm getting is this:

2011-06-14 15:07:58,229 - INFO - Reading trunk rev 1000
svnlook: Can't open file '/home/fitzer/src/utils/trunk/format': No
such file or directory
2011-06-14 15:07:58,259 - INFO - svnhead committed


The command that I use to get this is:

python ./svnhook.py -o index -p ~/src/utils/trunk -r 1000

solsson

unread,
Jun 15, 2011, 4:06:14 AM6/15/11
to ReposStyle
On Jun 15, 12:28 am, Fitz <fitzfitzpatrick.w...@gmail.com> wrote:
> Staffan,
>
> The output I'm getting is this:
>
> 2011-06-14 15:07:58,229 - INFO - Reading trunk rev 1000
> svnlook: Can't open file '/home/fitzer/src/utils/trunk/format': No
> such file or directory
> 2011-06-14 15:07:58,259 - INFO - svnhead committed
>
> The command that I use to get this is:
>
> python ./svnhook.py -o index -p ~/src/utils/trunk -r 1000
>
Looks to me like you're trying to index a working copy or a part of a
repository. You must index an svn repository using local filesystem
path. Try the command "svnlook history [your path]"

/Staffan

Fitz

unread,
Jun 15, 2011, 12:42:50 PM6/15/11
to ReposStyle
Thank you Staffan.

That was exactly the problem. Operator error.

Have a great day,
Fitz
Reply all
Reply to author
Forward
0 new messages