> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test), I checked out the repository under "/home" directory.
> And all these went smoothly until w
On Thu, Oct 7, 2010 at 1:15 AM, Tech Geek wrote:
> So why don't we have (read as a feature) something like this:
>
> # svnadmin create --tbt new_repo
>
> and a repositroy with following strcuture is created (automatically)
>
> # ls /var/lib/svn/new_repo
> branches
> tags
> trunk
It would be usefu
On Sat, Oct 09, 2010 at 02:24:00PM -0700, Robert Rohde wrote:
> Hello,
>
> I am trying to identify a reasonable version control system for an
> unusual workflow. As SVN is a major player in this space, it is one
> of the systems that I want to consider but I've run into some
> problems. It is un
Hello,
I am trying to identify a reasonable version control system for an
unusual workflow. As SVN is a major player in this space, it is one
of the systems that I want to consider but I've run into some
problems. It is unclear to me whether my problems are specific to the
SVN clients I have tes
On 10/9/10 12:51 PM, Nico Kadel-Garcia wrote:
On Sat, Oct 9, 2010 at 11:06 AM, Les Mikesell wrote:
On 10/9/10 8:39 AM, Nico Kadel-Garcia wrote:
Look, Subversion inherited its practice of storing password in
cleartext from its ancestor, CVS. It's been an uphill battle ever
since to wallpaper o
On Sat, Oct 9, 2010 at 11:06 AM, Les Mikesell wrote:
> On 10/9/10 8:39 AM, Nico Kadel-Garcia wrote:
>>
>> Look, Subversion inherited its practice of storing password in
>> cleartext from its ancestor, CVS. It's been an uphill battle ever
>> since to wallpaper over the practice: there are enough la
肖晗 wrote on Sun, Oct 10, 2010 at 00:23:57 +0800:
> I am just new to subversion and encountered some confusion.
> I have set up a svn server on my ubuntu/linux.
> After creating an account called "test" under /var/svn(using svnadmin create
> /var/svn/test), I checked out the repository under "/home"
I am just new to subversion and encountered some confusion.
I have set up a svn server on my ubuntu/linux.
After creating an account called "test" under /var/svn(using svnadmin create
/var/svn/test), I checked out the repository under "/home" directory.
And all these went smoothly until when I trie
No time to test, sorry, but agreed that usernames should be
case-sensitive. Please file a bug if they aren't...
Bob Archer wrote on Fri, Oct 08, 2010 at 11:45:16 -0400:
> > On Fri, Oct 8, 2010 at 5:30 PM, Bob Archer
> > wrote:
> > > >> Hi all. I have a problem with SVN. I have the (only) user
>
On 10/9/10 8:39 AM, Nico Kadel-Garcia wrote:
Look, Subversion inherited its practice of storing password in
cleartext from its ancestor, CVS. It's been an uphill battle ever
since to wallpaper over the practice: there are enough layers of
wallpaper, finally, that it's almost thick enough to be a
On Sat, Oct 9, 2010 at 3:47 AM, Stefan Sperling wrote:
> On Sat, Oct 09, 2010 at 11:22:26AM +0530, Sachin wrote:
>> Hello friends,
>> I am trying to compile the subversion's trunk code.
>> It needs *wc-queries.h* file to compile
>> The \trunk\subversion\libsvn_wc\wc_db.c file tries to include the
I did just misspell "sudo" and tell the same story twice about opening
up people's email with their stored passwords, didn't I?
Remind me to re-edit *twice* before sending a rant.
On Fri, Oct 8, 2010 at 11:15 AM, Bob Archer wrote:
> The client should be able to store the credentials if you have it set up to
> do so. On windows/mac it is encrypted with OS included libraries. For Linux
> you need to set up gnome keyring or kde-wallet.
>
> http://svnbook.red-bean.com/nightl
On Sat, Oct 09, 2010 at 11:22:26AM +0530, Sachin wrote:
> Hello friends,
> I am trying to compile the subversion's trunk code.
> It needs *wc-queries.h* file to compile
> The \trunk\subversion\libsvn_wc\wc_db.c file tries to include the *
> wc-queries.h* file which I couldn't find in trunk reposito
14 matches
Mail list logo