Frank Rust | 13 Jan 14:11
Picon
Picon
Favicon

Chora problems with Non-ASCII character filenames

Hi,

I have a problem with chora (latest stable versions of horde & chora).
When browsing through svn repositories containing files with non-ASCII  
characters I get an error

: Error executing svn log: svn: URL  
'svn://my.svn.host/svn/a//M/k/?\195?\156berblick.ppt' is not properly  
URI-encoded

Can someone point me to a patch?

The problem seems to occur in horde3/lib/Horde/VC/svn.php
I tried to mess around in the file, to urlencode the path:
$u=$this->queryFullPath();  // the URL
$h=preg_match('|([^/]+//[^/]+/)(.*)|',$u,$match); // split the HOST /  
PATH parts
$p=$match[1].urlencode($match[2]); // urlencode the PATH part

but then I get "svn: Connection closed unexpectedly"

Best regards,
Frank.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
(Continue reading)

peri mano | 1 Jul 00:42
Picon

can i take my password back?

Hello, i am using the Horde webmail and one ex-friend stole my password and
has change it.
I can not login to Horde since then and i need to fix it as i have not
access to my mails.
Is there anyway to take it back? Thank you very much.It is a very serious
problem for me as i was using the mail for my job and i have not access to
my clients.
.
--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Chee M Gui | 8 May 22:46

Provide compressed versions of files/directories on a given tag, for downloading

Dear Sir

I refer to your TODO list revision 1.5.10.1 dated 2008-10-09.
There is a todo item "Provide compressed versions of files/directories on a
given tag, for downloading".

This downloading feature would be awesome.
It is probably quite difficult to implement this since the server would have
to do a svn-checkout first
to make the folder/file available for downloading.
But if you could do it, Chora would be the almost perfect SVN browser tool
(which could then be used as a File Manager --- if there is commit
capability as well).

Are you still working on this todo item?

In your roadmap for version 3, you also mentioned "Checkin Support".
Does that mean svn commit to a repo?  That would be cool.
But I wonder how it can be done.

Thank you

cmgui

Chora Development TODO List

Last update: 2008-10-09
Revision: 1.5.10.1
Contact: chora <at> lists.horde.org

(Continue reading)

Monty Hall | 25 Apr 23:58
Picon
Favicon

:svn: OPTIONS of "<<website>>": Server certificate verification failed: issuer is not trusted.

My subversion repository uses SSL connection w/ self signed certifacte.  
I keep getting:

:svn: OPTIONS of "<<website>>": Server certificate verification failed: 
issuer is not trusted.

Anybody know how to resolve this?

Any advice appreciated.

Monty
--
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Jan Schneider | 19 Mar 14:00
Favicon
Gravatar

Chora H3 (2.1) (final)

The Horde Team is pleased to announce the final release of the Chora
Repository Viewer version H3 (2.1).

Chora is built upon the Horde Application Framework and provides a read-only
browser interface to any number of version control repositories.  Advanced
features include a visual branch view of the repository's history,
pretty-printed output, annotation, patchsets and basic statistics.

The major changes compared to the Chora H3 (2.0) versions are:
     * Log entries are shown for each revision in a diff
     * Links to the previous revision in the annotate view
     * Multiple repositories are shown in a dropdown menu.
     * Dynamic sorting in browse views, and dynamic sorting and
       searching in the history view.
     * Control access to each repository with Horde Permissions
     * Authentication for subversion repositories
     * Performance improvements
     * Better accessibility

The full list of changes (from version H3 (2.0.2)) can be viewed here:

http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.100.2.13&r2=1.100.2.19&ty=h

The Chora H3 (2.1) distribution is available from the following locations:

     ftp://ftp.horde.org/pub/chora/chora-h3-2.1.tar.gz
     http://ftp.horde.org/pub/chora/chora-h3-2.1.tar.gz

Patches against version H3 (2.0.2) are available at:

(Continue reading)

Chuck Hagenbuch | 21 Jan 04:45
Favicon
Gravatar

Chora H3 (2.1-RC1)

The Horde Team is pleased to announce the first release candiate of the Chora
Repository Viewer version H3 (2.1).

Chora is built upon the Horde Application Framework and provides a read-only
browser interface to any number of version control repositories.  Advanced
features include a visual branch view of the repository's history,
pretty-printed output, annotation, patchsets and basic statistics.

The major changes compared to the Chora H3 (2.0) versions are:
     * Log entries are shown for each revision in a diff
     * Links to the previous revision in the annotate view
     * Multiple repositories are shown in a dropdown menu.
     * Dynamic sorting in browse views, and dynamic sorting and
       searching in the history view.
     * Control access to each repository with Horde Permissions
     * Authentication for subversion repositories
     * Performance improvements
     * Better accessibility

The full list of changes (from version H3 (2.0.2)) can be viewed here:

http://cvs.horde.org/diff.php/chora/docs/CHANGES?r1=1.100.2.13&r2=1.100.2.16&ty=h

The Chora H3 (2.1-RC1) distribution is available from the following locations:

     ftp://ftp.horde.org/pub/chora/chora-h3-2.1-rc1.tar.gz
     http://ftp.horde.org/pub/chora/chora-h3-2.1-rc1.tar.gz

Patches against version H3 (2.0.2) are available at:

(Continue reading)

Thomas Ohms | 18 Dec 14:48

Server certificate verification fails

Hi there,
I have a secured connection to my repository with a self signed server
certificate. But that gives me an error in Cora saying "PROPFIND of
'/fb_support_web': Server certificate verification failed: issuer is not
trusted"
Any idea how I can bypass this check?

Greets
Thomas

--

-- 
Please don't answer to this address directly, as it will be dropped by  
my system.
Use the mailing list's address instead.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

--
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 4 Sep 17:08
Favicon
Gravatar

Fwd: R: removing Login/Menu

Keep discussion on the list, please.

----- Forwarded message from marc.jaeger <at> ti.ch -----
     Date: Thu, 4 Sep 2008 16:23:25 +0200
     From: Jäger Marc <marc.jaeger <at> ti.ch>
  Subject: R: [chora] removing Login/Menu
       To: Chuck Hagenbuch <chuck <at> horde.org>

Chuck,

Thanks for your answer.

I've got some errors configuring the permissions to guest user.

I reinstalled from scratch (omitting the db install*) to be sure, but  
errors on permissions persist.
After "Permissions > Add New Permission -> Version Control (chora) ->  
Add -> Guest -> Add show+read -> "Update"
The following error appears:

> (ok_icon) Updated "Horde ()".
> (error_icon) Attempt to edit a non-existent permission.

*) Is the DB backend mandatory?
We use only chora and our policy don't allow's me to install a mysql  
service, so i omitted point 6 at  
http://www.horde.org/horde/docs/?f=INSTALL.html#quick-install )

Cheers,
Marc
(Continue reading)

Jäger Marc | 3 Sep 09:07
Picon
Favicon

removing Login/Menu

Hi folks!

i finally (!) upgraded our chora web interface to the last release (Horde 3.2.1 / Chora H3 2.0.2).
The repository browsing works fine and the graphical layout is beautifull!

My problem is the configuration:
I would-like access directly to the browser (/horde/chora/cvs.php) skipping the login screen and hiding
the horde menu (exactly like the demo on http://cvs.horde.org/).

Question1: which settings have i to configure in horde/config/config.php,
/horde/chora/config/config.php to make it run like your demo?

Question2: someone using the "weblog" function on tortoisecvs? is the filepath still the same (aka
http://server/path/cvs.php )? 
because on our server its not working correctly, but maybe connected to the misconfiguration (see
question 1).  

 
Thank's for your time/answer's  & have a funny day!

Marc

Salvaguarda l'ambiente; stampa questo messaggio soltanto se è veramente necessario!

Il presente messaggio e i suoi eventuali allegati possono contenere dati o informazioni confidenziali o
protette giuridicamente. Esso è destinato esclusivamente alle persone sopra indicate che sono le
uniche autorizzate ad usarlo, copiarlo e, sotto la propria responsabilità, diffonderlo. Chiunque
ricevesse questo messaggio (o una sua copia) per errore è pregato di rinviarlo immediatamente al
mittente, eliminando definitivamente l'originale, senza distribuire, copiare, inoltrare o fare
altrimenti uso dello stesso.
(Continue reading)

Valery Derongs | 7 Dec 18:42

enscript highlighting under windows

Hi again,

After enjoying Chora on windows with subversion I am now trying to get syntax
highlighting working.
It seems to work natively with php, but as we work with other formats I realised
it would be more flexible to configure chora for enscript.

I installed enscript from gnuwin32 in my c:\gnuwin32\ folder and it seems to
work fine when i call it fdrom the command line as follows:

C:\gnuwin32\bin\enscript --color --language=html --pretty-print -o -
c:\testClass.java

This returns me a lovely html formatted version code.

Now the problem is that chora does not pick enscript up properly.

I configured by editing mime_drivers.php.

Basically i changed 2 thing:

First, I added 'enscript' as follows:
$mime_drivers_map['horde']['registered'] = array(
    'css', 'enriched', 'html', 'images', 'ooo', 'pdf', 'php', 'plain', 'rar',
    'report', 'rfc822', 'richtext', 'security', 'simple', 'tgz', 'tnef',
    'vcard', 'zip', 
    'enscript', 
);

This part seems to work as the icons in chora are now displayed depending on the
(Continue reading)

Valéry Derongs | 7 Dec 18:28

enscript on windows

Hi again,

After enjoying Chora on windows with subversion I am now trying to get syntax
highlighting working.
It seems to work natively with php, but as we work with other formats I realised
it would be more flexible to configure chora for enscript.

I installed enscript from gnuwin32 in my c:\gnuwin32\ folder and it seems to
work fine when i call it fdrom the command line as follows:

C:\gnuwin32\bin\enscript --color --language=html --pretty-print -o -
c:\testClass.java

This returns me a lovely html formatted version code.

Now the problem is that chora does not pick enscript up properly.

I configured by editing mime_drivers.php.

Basically i changed 2 thing:

First, I added 'enscript' as follows:
$mime_drivers_map['horde']['registered'] = array(
    'css', 'enriched', 'html', 'images', 'ooo', 'pdf', 'php', 'plain', 'rar',
    'report', 'rfc822', 'richtext', 'security', 'simple', 'tgz', 'tnef',
    'vcard', 'zip', 
    'enscript', 
);

This part seems to work as the icons in chora are now displayed depending on the
(Continue reading)


Gmane