You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tetsuya Suga <t_...@yahoo.co.jp> on 2009/09/22 23:28:36 UTC

I'm looking for Web-Based SVN Client

Hello, First of all, I'm sorry for my poor English...

Then, I'm looking for Web-Based SVN client, not web-based svn browser.
I mean a kind of client on which I can commit files (upload move
remove and so on).

Does anybody know such a client?

I'm looking forward to hear from you.

Thank you.



-- 
Tetsuya SUGA

Re: I'm looking for Web-Based SVN Client

Posted by Bogdan Cristea <cr...@gmail.com>.
On Wednesday 23 September 2009 02:28:36 you wrote:
> Then, I'm looking for Web-Based SVN client, not web-based svn browser.
> I mean a kind of client on which I can commit files (upload move
> remove and so on).
> 
    It could be possible to write such a client, but it's also a security 
issue since you need to write on your own hard-disk from your web browser.
    I don't know if such client exists, you could take a look at web-based 
OSs, perhaps they have implemented such a feature.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398726

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: I'm looking for Web-Based SVN Client

Posted by David Weintraub <qa...@gmail.com>.
Exactly what are you looking for?

That people can download a single file via a webpage, and then upload a new
version of that file? Or, that a user can download a whole working directory
via a webpage, and then commit their changes?

There are several issues. First of all, the Subversion server itself doesn't
track checkouts, or modifications. That's done by the .svn directories, so a
Subversion client is usually needed to understand this directory. The other
is that Subversion is more adept for mass modifications of whole working
directories rather than single file changes. Subversion revisions not
individual files, but the entire repository. In software development, this
is a big feature because a single modification usually affects groups of
files. By tracking a group of files instead of individual files, Subversion
makes it easier to understand how your software has evolved.

What it sounds like you want is some sort of document repository where you
can track the changes of individual documents. You might be better off with
something like Owl <http://owl.anytimecomm.com/>.

On Tue, Sep 22, 2009 at 7:28 PM, Tetsuya Suga <t_...@yahoo.co.jp> wrote:

> Hello, First of all, I'm sorry for my poor English...
>
> Then, I'm looking for Web-Based SVN client, not web-based svn browser.
> I mean a kind of client on which I can commit files (upload move
> remove and so on).
>
> Does anybody know such a client?
>
> I'm looking forward to hear from you.
>
> Thank you.
>
>
>
> --
> Tetsuya SUGA
> From JAPAN.
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398690
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe@subversion.tigris.org].
>



-- 
David Weintraub
qazwart@gmail.com

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398918

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: I'm looking for Web-Based SVN Client

Posted by Dextrous <de...@gmail.com>.
you can take a look at polarion subversion web client as well.

On Wed, Sep 23, 2009 at 8:17 PM, Tetsuya Suga <t_...@yahoo.co.jp> wrote:

> Hello, Andrey Repin,
>
> I use "web-based" to mean SVN::Web and I can commit files on it.
> SVN::Web is browser only.
>
> thank you.
>
>
> 2009/9/23 Andrey Repin <an...@freemail.ru>:
> > Greetings, Tetsuya Suga!
> >
> >> Then, I'm looking for Web-Based SVN client, not web-based svn browser.
> >> I mean a kind of client on which I can commit files (upload move
> >> remove and so on).
> >
> >> Does anybody know such a client?
> >
> >> I'm looking forward to hear from you.
> >
> > Define "web-based" first. In most common setup, the Subversion is an
> Apache
> > module.
> >
> >
> > --
> > WBR,
> >  Andrey Repin (anrdaemon@freemail.ru) 23.09.2009, <5:51>
> >
> > Sorry for my terrible english...
> >
> > ------------------------------------------------------
> >
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398707
> >
> > To unsubscribe from this discussion, e-mail: [
> users-unsubscribe@subversion.tigris.org].
> >
>
>
>
> --
> Tetsuya SUGA
> From JAPAN.
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398915
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe@subversion.tigris.org].
>



-- 
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://singhvishwajeet.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398922

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: I'm looking for Web-Based SVN Client

Posted by Tetsuya Suga <t_...@yahoo.co.jp>.
Hello, Andrey Repin,

I use "web-based" to mean SVN::Web and I can commit files on it.
SVN::Web is browser only.

thank you.


2009/9/23 Andrey Repin <an...@freemail.ru>:
> Greetings, Tetsuya Suga!
>
>> Then, I'm looking for Web-Based SVN client, not web-based svn browser.
>> I mean a kind of client on which I can commit files (upload move
>> remove and so on).
>
>> Does anybody know such a client?
>
>> I'm looking forward to hear from you.
>
> Define "web-based" first. In most common setup, the Subversion is an Apache
> module.
>
>
> --
> WBR,
>  Andrey Repin (anrdaemon@freemail.ru) 23.09.2009, <5:51>
>
> Sorry for my terrible english...
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398707
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].
>



-- 
Tetsuya SUGA

Re: I'm looking for Web-Based SVN Client

Posted by Andrey Repin <an...@freemail.ru>.
Greetings, Tetsuya Suga!

> Then, I'm looking for Web-Based SVN client, not web-based svn browser.
> I mean a kind of client on which I can commit files (upload move
> remove and so on).

> Does anybody know such a client?

> I'm looking forward to hear from you.

Define "web-based" first. In most common setup, the Subversion is an Apache
module.


--
WBR,
 Andrey Repin (anrdaemon@freemail.ru) 23.09.2009, <5:51>

Sorry for my terrible english...

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2398707

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].